Apr 28 20:15:07.217497 np0000171173 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 28 20:15:07.228019 np0000171173 devstack@c-api.service[113384]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 28 20:15:07 2026] *** Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: nodename: np0000171173 Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: machine: x86_64 Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: clock source: unix Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: pcre jit disabled Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: detected number of CPU cores: 16 Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: current working directory: / Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: detected binary path: /usr/bin/uwsgi-core Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: your processes number limit is 256917 Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: your memory page size is 4096 bytes Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: detected max file descriptor number: 2048 Apr 28 20:15:07.230966 np0000171173 devstack@c-api.service[113384]: lock engine: pthread robust mutexes Apr 28 20:15:07.231760 np0000171173 devstack@c-api.service[113384]: thunder lock: enabled Apr 28 20:15:07.231760 np0000171173 devstack@c-api.service[113384]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 28 20:15:07.231760 np0000171173 devstack@c-api.service[113384]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 28 20:15:07.231760 np0000171173 devstack@c-api.service[113384]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 28 20:15:07.231760 np0000171173 devstack@c-api.service[113384]: Set PythonHome to /opt/stack/data/venv Apr 28 20:15:07.266733 np0000171173 devstack@c-api.service[113384]: Python main interpreter initialized at 0x7e3f6c8a3668 Apr 28 20:15:07.266733 np0000171173 devstack@c-api.service[113384]: python threads support enabled Apr 28 20:15:07.266733 np0000171173 devstack@c-api.service[113384]: your server socket listen backlog is limited to 100 connections Apr 28 20:15:07.266733 np0000171173 devstack@c-api.service[113384]: your mercy for graceful operations on workers is 80 seconds Apr 28 20:15:07.269018 np0000171173 devstack@c-api.service[113384]: mapped 671795 bytes (656 KB) for 4 cores Apr 28 20:15:07.269018 np0000171173 devstack@c-api.service[113384]: *** Operational MODE: preforking *** Apr 28 20:15:07.269018 np0000171173 devstack@c-api.service[113384]: *** uWSGI is running in multiple interpreter mode *** Apr 28 20:15:07.269018 np0000171173 devstack@c-api.service[113384]: spawned uWSGI master process (pid: 113384) Apr 28 20:15:07.269018 np0000171173 devstack@c-api.service[113384]: spawned uWSGI worker 1 (pid: 113389, cores: 1) Apr 28 20:15:07.269018 np0000171173 devstack@c-api.service[113384]: spawned uWSGI worker 2 (pid: 113390, cores: 1) Apr 28 20:15:07.267837 np0000171173 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 28 20:15:07.269518 np0000171173 devstack@c-api.service[113384]: spawned uWSGI worker 3 (pid: 113391, cores: 1) Apr 28 20:15:07.269963 np0000171173 devstack@c-api.service[113384]: spawned uWSGI worker 4 (pid: 113392, cores: 1) Apr 28 20:15:07.270041 np0000171173 devstack@c-api.service[113384]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 28 20:15:07.401959 np0000171173 devstack@c-api.service[113390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:15:07.401959 np0000171173 devstack@c-api.service[113390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:15:07.401959 np0000171173 devstack@c-api.service[113390]: we strongly recommend against using it for new projects. Apr 28 20:15:07.401959 np0000171173 devstack@c-api.service[113390]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:15:07.401959 np0000171173 devstack@c-api.service[113390]: framework. For more detail see Apr 28 20:15:07.401959 np0000171173 devstack@c-api.service[113390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:15:07.401959 np0000171173 devstack@c-api.service[113390]: import eventlet # noqa Apr 28 20:15:07.411853 np0000171173 devstack@c-api.service[113389]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:15:07.411853 np0000171173 devstack@c-api.service[113389]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:15:07.411853 np0000171173 devstack@c-api.service[113389]: we strongly recommend against using it for new projects. Apr 28 20:15:07.411853 np0000171173 devstack@c-api.service[113389]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:15:07.411853 np0000171173 devstack@c-api.service[113389]: framework. For more detail see Apr 28 20:15:07.411853 np0000171173 devstack@c-api.service[113389]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:15:07.411853 np0000171173 devstack@c-api.service[113389]: import eventlet # noqa Apr 28 20:15:07.426056 np0000171173 devstack@c-api.service[113392]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:15:07.426056 np0000171173 devstack@c-api.service[113392]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:15:07.426056 np0000171173 devstack@c-api.service[113392]: we strongly recommend against using it for new projects. Apr 28 20:15:07.426056 np0000171173 devstack@c-api.service[113392]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:15:07.426056 np0000171173 devstack@c-api.service[113392]: framework. For more detail see Apr 28 20:15:07.426056 np0000171173 devstack@c-api.service[113392]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:15:07.426056 np0000171173 devstack@c-api.service[113392]: import eventlet # noqa Apr 28 20:15:07.441217 np0000171173 devstack@c-api.service[113391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:15:07.441217 np0000171173 devstack@c-api.service[113391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:15:07.441217 np0000171173 devstack@c-api.service[113391]: we strongly recommend against using it for new projects. Apr 28 20:15:07.441217 np0000171173 devstack@c-api.service[113391]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:15:07.441217 np0000171173 devstack@c-api.service[113391]: framework. For more detail see Apr 28 20:15:07.441217 np0000171173 devstack@c-api.service[113391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:15:07.441217 np0000171173 devstack@c-api.service[113391]: import eventlet # noqa Apr 28 20:15:07.487575 np0000171173 devstack@c-api.service[113390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:15:07.487575 np0000171173 devstack@c-api.service[113390]: debtcollector.deprecate( Apr 28 20:15:07.501017 np0000171173 devstack@c-api.service[113389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:15:07.501017 np0000171173 devstack@c-api.service[113389]: debtcollector.deprecate( Apr 28 20:15:07.515435 np0000171173 devstack@c-api.service[113392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:15:07.515435 np0000171173 devstack@c-api.service[113392]: debtcollector.deprecate( Apr 28 20:15:07.545271 np0000171173 devstack@c-api.service[113391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:15:07.545271 np0000171173 devstack@c-api.service[113391]: debtcollector.deprecate( Apr 28 20:15:07.571571 np0000171173 devstack@c-api.service[113390]: /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 28 20:15:07.571571 np0000171173 devstack@c-api.service[113390]: from cgi import parse_header Apr 28 20:15:07.585226 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:07.585226 np0000171173 devstack@c-api.service[113389]: from cgi import parse_header Apr 28 20:15:07.599939 np0000171173 devstack@c-api.service[113392]: /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 28 20:15:07.599939 np0000171173 devstack@c-api.service[113392]: from cgi import parse_header Apr 28 20:15:07.616487 np0000171173 devstack@c-api.service[113390]: /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 28 20:15:07.616487 np0000171173 devstack@c-api.service[113390]: removals.removed_module( Apr 28 20:15:07.617169 np0000171173 devstack@c-api.service[113390]: /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 28 20:15:07.617169 np0000171173 devstack@c-api.service[113390]: removals.removed_module( Apr 28 20:15:07.637777 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:07.637777 np0000171173 devstack@c-api.service[113389]: removals.removed_module( Apr 28 20:15:07.638454 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:07.638454 np0000171173 devstack@c-api.service[113389]: removals.removed_module( Apr 28 20:15:07.643677 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:07.643677 np0000171173 devstack@c-api.service[113391]: from cgi import parse_header Apr 28 20:15:07.658476 np0000171173 devstack@c-api.service[113392]: /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 28 20:15:07.658476 np0000171173 devstack@c-api.service[113392]: removals.removed_module( Apr 28 20:15:07.659172 np0000171173 devstack@c-api.service[113392]: /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 28 20:15:07.659172 np0000171173 devstack@c-api.service[113392]: removals.removed_module( Apr 28 20:15:07.705744 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:07.705744 np0000171173 devstack@c-api.service[113391]: removals.removed_module( Apr 28 20:15:07.706716 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:07.706716 np0000171173 devstack@c-api.service[113391]: removals.removed_module( Apr 28 20:15:08.260575 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:08.260575 np0000171173 devstack@c-api.service[113389]: warnings.warn( Apr 28 20:15:08.264682 np0000171173 devstack@c-api.service[113390]: /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 28 20:15:08.264682 np0000171173 devstack@c-api.service[113390]: warnings.warn( Apr 28 20:15:08.359932 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:08.359932 np0000171173 devstack@c-api.service[113389]: warnings.warn( Apr 28 20:15:08.370597 np0000171173 devstack@c-api.service[113390]: /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 28 20:15:08.370597 np0000171173 devstack@c-api.service[113390]: warnings.warn( Apr 28 20:15:08.381668 np0000171173 devstack@c-api.service[113392]: /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 28 20:15:08.381668 np0000171173 devstack@c-api.service[113392]: warnings.warn( Apr 28 20:15:08.399756 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:08.399756 np0000171173 devstack@c-api.service[113391]: warnings.warn( Apr 28 20:15:08.485646 np0000171173 devstack@c-api.service[113392]: /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 28 20:15:08.485646 np0000171173 devstack@c-api.service[113392]: warnings.warn( Apr 28 20:15:08.522111 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:08.522111 np0000171173 devstack@c-api.service[113391]: warnings.warn( Apr 28 20:15:08.664914 np0000171173 devstack@c-api.service[113389]: 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 28 20:15:08.665370 np0000171173 devstack@c-api.service[113389]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113389) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:15:08.694425 np0000171173 devstack@c-api.service[113390]: 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 28 20:15:08.694851 np0000171173 devstack@c-api.service[113390]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113390) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:15:08.753902 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:08.753902 np0000171173 devstack@c-api.service[113389]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:15:08.761209 np0000171173 devstack@c-api.service[113390]: /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 28 20:15:08.761209 np0000171173 devstack@c-api.service[113390]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:15:08.782828 np0000171173 devstack@c-api.service[113392]: 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 28 20:15:08.783032 np0000171173 devstack@c-api.service[113392]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113392) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:15:08.821389 np0000171173 devstack@c-api.service[113391]: 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 28 20:15:08.821577 np0000171173 devstack@c-api.service[113391]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113391) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:15:08.848009 np0000171173 devstack@c-api.service[113392]: /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 28 20:15:08.848009 np0000171173 devstack@c-api.service[113392]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:15:08.883950 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:08.883950 np0000171173 devstack@c-api.service[113391]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:15:09.244083 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113389) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:15:09.244291 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:15:09.244372 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.244434 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.244577 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.244654 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.244748 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.244895 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.245131 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113392) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:15:09.245631 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.245725 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.246059 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.246138 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.246249 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.246249 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.246249 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.246411 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.246411 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.246411 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.246568 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.246626 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.246694 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.246762 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.246820 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.246874 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.246930 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.246984 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.247090 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.247090 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.247208 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.247208 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.247208 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.247208 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.247404 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.247404 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.247404 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.247568 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.247648 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.247711 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.247762 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.247817 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.247881 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.247945 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.248023 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.248091 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.248091 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.248091 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.248284 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.248284 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.248284 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.248284 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.248284 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.248546 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.248546 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.250161 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.250274 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.250334 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.250393 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.250449 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.250524 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.250584 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.250662 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.250721 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.250784 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.250847 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.250902 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.250968 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.250968 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.251471 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.251471 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.251688 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.251761 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.251821 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.251872 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.251939 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.252032 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.252093 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.252164 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.252220 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.252279 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.252349 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.252405 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.252458 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.252515 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.252567 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.252621 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.252673 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.252730 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.252730 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.252730 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.252730 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.252730 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.252730 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.253087 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.253087 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.253087 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.254535 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.254618 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.254618 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.254703 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.254747 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.254794 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.254794 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.254866 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.254912 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.254952 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.254952 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.255062 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.255062 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.255148 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.256403 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.256482 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.256593 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.256687 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.256773 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.256869 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.256967 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.260266 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:15:09.260600 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.260678 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.260865 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.261421 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.261477 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.261525 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.261565 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.261604 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.261638 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.261676 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.261729 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.261729 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.261800 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.261835 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.261870 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.261911 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.261946 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.262015 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.262073 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.262124 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.262161 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.262204 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.262288 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.262331 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.262331 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.262407 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.262450 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.262494 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.262540 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.262584 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.262627 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.262786 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.262837 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.262934 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.262975 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.263046 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.263080 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.263126 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.263164 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.263202 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.263239 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.263284 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.263322 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.263322 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.263397 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.263437 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.263475 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.263475 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.263552 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.263592 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.263630 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.263670 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.263708 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.263753 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.263791 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.263829 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.263961 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.264027 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.264077 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.264111 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.264151 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.264186 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.264229 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.264273 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.264307 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.264351 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.264392 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.264435 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.264477 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.264516 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.264555 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.264593 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.264631 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.264672 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.264672 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.264672 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.264672 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.264804 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.264844 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.264883 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.264922 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.264963 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.265025 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.265070 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.265111 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.265160 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.265199 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.265233 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.265273 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.265310 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.265349 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.265383 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.265426 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.265463 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.265507 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.265546 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.265592 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.265630 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.265667 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.265702 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.265736 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.265771 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.265805 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.265848 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.265892 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.265930 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.265964 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.266028 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.266067 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.266123 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.266170 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.266229 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.266266 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.266304 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.266338 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.266376 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.266376 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.266443 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.266481 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.266526 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.266526 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.266526 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.266623 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.266947 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.266947 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.266947 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.267086 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.267127 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.267173 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.267218 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.267256 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.267302 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.267341 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.267379 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.267419 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.267459 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.267499 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.267542 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.267587 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.267630 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.267673 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.267715 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.267750 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.267790 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.267833 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.267872 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.267872 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.267872 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.267872 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.268031 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.268072 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.268122 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.268163 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.268205 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.268239 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.268277 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.268318 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.268366 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.268402 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.268445 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.268482 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.268527 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.268561 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.268561 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.268561 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.268659 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.268659 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.268742 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.268783 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.272757 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.272836 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.272874 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.272874 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.272957 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.273036 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.273084 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.273131 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.273131 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.273224 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.273274 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.273320 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.273364 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.273406 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.273460 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.273508 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.273552 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.273606 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.273651 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.273689 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.273729 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.273768 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.273807 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.273852 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.273897 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.273936 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.273975 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.274043 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.274085 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.274124 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.274124 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.274259 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.274316 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.274365 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.274405 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.274445 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.274483 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.274531 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.274577 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.274617 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.274663 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.274703 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.274703 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.274777 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.274818 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.274856 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.274908 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.274908 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.275014 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.275052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.275052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.275052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.275052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.275052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.275052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.275052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.275368 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.275368 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.275450 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.275503 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.275592 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.275640 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.275694 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.275734 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.275779 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.275823 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.275876 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.275921 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.275964 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.276022 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.276056 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.276096 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.276144 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.276191 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.276235 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.276272 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.276272 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.276354 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.276354 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.276354 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.276354 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.276354 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.276354 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.276354 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.280043 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.280108 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.280162 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.280209 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.280276 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.280317 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.280363 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.280410 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.280451 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.280487 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.280533 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.280578 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.280631 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.280667 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.280710 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.280750 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.280788 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.280823 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.280867 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.280909 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.280945 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.281012 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.281066 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.281109 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.281149 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.281195 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.281240 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.281277 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.281325 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.281364 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.281410 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.281461 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.281513 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.281568 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.281641 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.281693 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.281735 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.281778 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.281825 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.281870 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.281914 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.281957 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.282039 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.282083 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.282122 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.282156 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.282197 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.282282 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.282324 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.282369 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.282410 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.282450 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.282587 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.282635 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.282676 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.282714 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.282758 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.282801 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.282843 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.282889 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.282934 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.282934 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.283042 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.283083 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.283128 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.283167 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.283210 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.283251 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.283290 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.283333 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.283368 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.283420 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.283461 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.283461 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.283535 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.283535 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.283535 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.283641 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.283688 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.283733 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.283772 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.283822 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.283858 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.283902 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.283942 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.284017 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.284059 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.284110 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.284149 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.284188 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.284226 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.284275 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.284275 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.284275 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.284275 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.284421 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.284460 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.284498 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.284546 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.284596 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.284641 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.284687 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.284732 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.284770 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.284810 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.284850 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.284889 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.284932 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.284977 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.285041 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.285082 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.285126 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.285178 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.285218 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.285256 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.285299 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.285339 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.285380 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.285418 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.285466 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.285504 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.285541 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.285597 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.285667 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.285731 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.285783 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.285834 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.285875 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.285920 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.285960 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.286014 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.286065 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.286116 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.286157 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.286205 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.286260 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.286295 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.286340 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.286383 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.286425 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.286469 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.286518 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.286565 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.286620 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.286673 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.286731 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.286778 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.286820 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.286858 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.286894 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.286941 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.287009 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.287051 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.287085 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.287120 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.287163 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.287203 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.287241 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.287277 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.287319 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.287357 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.287409 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.287448 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.287448 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.287521 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.287521 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.287593 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.287641 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.287710 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.287710 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.287710 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.287868 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.287910 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.287962 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.288024 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.288069 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.288120 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.288166 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.288207 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.288245 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.288296 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.288343 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.288385 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.288424 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.288466 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.288511 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.288556 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.288602 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.288641 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.288680 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.288680 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.288680 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.288680 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.288680 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.288680 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.288680 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.288924 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.288965 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.289020 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.289020 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.289103 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.289152 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.289190 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.289230 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.289271 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.289311 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.289345 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.289380 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.289419 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.289453 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.289499 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.289538 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.289577 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.289620 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.289660 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.289660 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.289660 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.289660 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.289804 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.289804 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.289804 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.289804 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.289804 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.289804 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.290544 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.290605 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.290663 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.290749 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.290815 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.290855 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.290895 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.290926 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.290957 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.291006 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.291036 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.291065 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.291105 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.291134 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.291163 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.291190 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.291226 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.291258 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.291285 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.291317 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.291344 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.291376 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.291405 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.291434 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.291461 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.291493 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.291526 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.291559 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.292367 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.292424 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.292490 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.292546 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.292582 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.292613 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.292645 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.292683 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.292712 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.292739 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.292768 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.292797 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.292864 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.292927 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.293036 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.293093 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.293128 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.293162 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.293195 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.293226 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.293255 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.293284 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.293326 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.293355 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.293383 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.293413 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.293446 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.293492 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.294767 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.294823 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.294878 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.294972 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.295038 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.295075 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.295122 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.295174 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.295217 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.295249 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.295274 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.295302 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.295331 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.295359 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.295389 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.295416 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.295442 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.295470 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.295502 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.295502 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.295556 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.295584 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.295609 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.295639 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.295665 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.295665 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.295715 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.295751 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.295969 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.296049 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.296113 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.296150 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.296181 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.296208 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.296243 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.296271 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.296301 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.296328 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.296357 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.296389 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.296419 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.296446 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.296472 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.296500 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.296531 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.296567 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.296594 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.296621 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.296650 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.296677 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.296701 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.296728 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.296754 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.296785 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.296825 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.296887 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.297051 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.297114 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.297173 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.297235 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.297270 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.297301 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.297328 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.297354 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.297381 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.297412 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.297442 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.297472 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.297505 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.297536 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.297568 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.297596 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.297625 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.297652 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.297677 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.297707 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.297733 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.297760 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.297789 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.297819 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.297850 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.297877 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.297877 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.297877 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.298836 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.298904 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.298940 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.299092 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.299136 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.299182 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.299221 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.299262 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.299301 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.299338 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.299377 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.299421 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.299459 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.299507 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.299507 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.299581 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.299616 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.299659 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.299659 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.299659 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.299659 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.299798 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.299798 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.299870 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.299906 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.299968 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.300038 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.300120 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.301934 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.302028 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.302088 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.302166 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.302166 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.302276 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.302324 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.302366 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.302408 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.302452 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.302452 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.302525 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.302561 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.302561 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.302640 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.302640 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.302640 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.302756 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.302756 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.302840 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.302840 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.304829 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.304913 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.305029 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.305118 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.305221 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.305303 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.305408 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.306160 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.306222 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.306325 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.306370 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.306370 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.306445 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.306489 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.306534 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.306577 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.306577 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.306649 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.306649 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.306721 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.306760 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.306802 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.306839 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.306954 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.307112 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.307248 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.307379 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.307420 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.307502 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.307542 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.307580 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.307621 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.307691 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.307742 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.307783 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.307825 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.307861 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.308044 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.308086 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.308152 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.308191 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.308226 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.308316 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.308356 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.308389 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.308423 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.308457 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.308490 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.308523 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.308563 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.308601 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.308634 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.308685 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.308727 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.308771 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.308812 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.308852 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.308894 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.308932 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.308970 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.309025 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.309077 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.309115 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.309148 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.309184 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.309223 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.309223 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.309295 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.309332 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.309332 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.309414 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.309451 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.309489 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.309525 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.309525 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.309592 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.309630 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.309667 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.309699 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.309739 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.309739 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.309817 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.309858 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.309895 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.309931 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.309931 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.310017 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.310069 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.310136 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.310193 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.310262 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.310309 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.310345 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.310387 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.310429 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.310463 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.310497 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.310536 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.310572 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:15:09.310614 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.310614 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.310722 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.310768 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.310811 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:15:09.310848 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.310881 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.310914 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:15:09.311004 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.311057 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:15:09.311095 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.311134 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:15:09.311175 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.311257 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:15:09.311296 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.311386 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:15:09.361155 np0000171173 devstack@c-api.service[113392]: INFO dbcounter [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Registered counter for database cinder Apr 28 20:15:09.361474 np0000171173 devstack@c-api.service[113391]: INFO dbcounter [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Registered counter for database cinder Apr 28 20:15:09.361678 np0000171173 devstack@c-api.service[113389]: INFO dbcounter [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Registered counter for database cinder Apr 28 20:15:09.370952 np0000171173 devstack@c-api.service[113390]: INFO dbcounter [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Registered counter for database cinder Apr 28 20:15:09.373692 np0000171173 devstack@c-api.service[113391]: DEBUG oslo_db.sqlalchemy.engines [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 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=113391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.375723 np0000171173 devstack@c-api.service[113389]: DEBUG oslo_db.sqlalchemy.engines [None req-999a0ef7-3f37-4843-a428-7acc24819511 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=113389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.379544 np0000171173 devstack@c-api.service[113392]: DEBUG oslo_db.sqlalchemy.engines [None req-e4172879-841f-463c-9b24-45d4788fb8f7 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=113392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.388256 np0000171173 devstack@c-api.service[113390]: DEBUG oslo_db.sqlalchemy.engines [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c 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=113390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.501569 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writer thread running {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:15:09.502168 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writer thread running {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:15:09.504424 np0000171173 devstack@c-api.service[113391]: INFO cinder.rpc [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:15:09.505453 np0000171173 devstack@c-api.service[113389]: INFO cinder.rpc [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:15:09.507967 np0000171173 devstack@c-api.service[113389]: INFO cinder.rpc [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:15:09.508544 np0000171173 devstack@c-api.service[113391]: INFO cinder.rpc [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:15:09.510102 np0000171173 devstack@c-api.service[113389]: INFO cinder.rpc [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:15:09.510612 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writer thread running {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:15:09.512078 np0000171173 devstack@c-api.service[113389]: INFO cinder.rpc [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:15:09.512950 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.513100 np0000171173 devstack@c-api.service[113392]: INFO cinder.rpc [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:15:09.513289 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writer thread running {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:15:09.513444 np0000171173 devstack@c-api.service[113391]: INFO cinder.rpc [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:15:09.514680 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.515548 np0000171173 devstack@c-api.service[113392]: INFO cinder.rpc [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:15:09.516036 np0000171173 devstack@c-api.service[113390]: INFO cinder.rpc [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:15:09.516392 np0000171173 devstack@c-api.service[113391]: INFO cinder.rpc [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:15:09.517356 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.517602 np0000171173 devstack@c-api.service[113392]: INFO cinder.rpc [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:15:09.518185 np0000171173 devstack@c-api.service[113390]: INFO cinder.rpc [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:15:09.519213 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.519316 np0000171173 devstack@c-api.service[113392]: INFO cinder.rpc [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:15:09.520195 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.520338 np0000171173 devstack@c-api.service[113389]: DEBUG oslo_db.sqlalchemy.engines [None req-999a0ef7-3f37-4843-a428-7acc24819511 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=113389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.520638 np0000171173 devstack@c-api.service[113390]: INFO cinder.rpc [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:15:09.521912 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.522980 np0000171173 devstack@c-api.service[113389]: INFO cinder.rpc [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:15:09.523220 np0000171173 devstack@c-api.service[113390]: INFO cinder.rpc [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:15:09.524345 np0000171173 devstack@c-api.service[113391]: DEBUG oslo_db.sqlalchemy.engines [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 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=113391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.524773 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.525415 np0000171173 devstack@c-api.service[113389]: INFO cinder.rpc [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:15:09.526477 np0000171173 devstack@c-api.service[113392]: DEBUG oslo_db.sqlalchemy.engines [None req-e4172879-841f-463c-9b24-45d4788fb8f7 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=113392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.526644 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.526931 np0000171173 devstack@c-api.service[113391]: INFO cinder.rpc [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:15:09.527424 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.528805 np0000171173 devstack@c-api.service[113392]: INFO cinder.rpc [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:15:09.529014 np0000171173 devstack@c-api.service[113391]: INFO cinder.rpc [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:15:09.530026 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.530765 np0000171173 devstack@c-api.service[113392]: INFO cinder.rpc [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:15:09.531732 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.532896 np0000171173 devstack@c-api.service[113390]: DEBUG oslo_db.sqlalchemy.engines [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c 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=113390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:09.535226 np0000171173 devstack@c-api.service[113390]: INFO cinder.rpc [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:15:09.537021 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.537609 np0000171173 devstack@c-api.service[113390]: INFO cinder.rpc [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:15:09.539013 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.540519 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.543699 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.544689 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.545822 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.547779 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.548214 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.549196 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.550810 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.551437 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.551499 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.552395 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.553771 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.554869 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.556655 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.557004 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.557061 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.558174 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.559774 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.559834 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.560849 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.562520 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.562743 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.563520 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.564944 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.565021 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.565874 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.565954 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.567805 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.568081 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.569240 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.569773 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.570916 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.572613 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.573181 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.573239 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.573953 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.574841 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.575534 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.575728 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.576642 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.577515 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.578317 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.578449 np0000171173 devstack@c-api.service[113389]: WARNING cinder.api.contrib.hosts [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:15:09.579180 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.579811 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.580612 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.581628 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.582063 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.583334 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.583578 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.584029 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.584550 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.585002 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.586348 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.586839 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.587711 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.587971 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.588653 np0000171173 devstack@c-api.service[113392]: WARNING cinder.api.contrib.hosts [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:15:09.589411 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.589515 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.589564 np0000171173 devstack@c-api.service[113391]: WARNING cinder.api.contrib.hosts [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:15:09.590366 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.590707 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.591183 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.591299 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: extensions {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.592213 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.592619 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: capabilities {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.593123 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.593822 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: extra_specs {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.593883 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.594553 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.595374 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-hosts {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.595448 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.595492 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.596679 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: qos-specs {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.597014 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.597141 np0000171173 devstack@c-api.service[113390]: WARNING cinder.api.contrib.hosts [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:15:09.597294 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.598103 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.598576 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.598894 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-availability-zone {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.599439 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.599757 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.600139 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.600249 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-snapshot-manage {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.601330 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.601684 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: backups {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.601765 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.602685 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.602801 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: extensions {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.603960 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: scheduler-stats {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.604022 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.604265 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: capabilities {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.604995 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.605341 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-volume-manage {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.605652 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: extra_specs {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.606324 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: extensions {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.607445 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-volume-transfer {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.607686 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-hosts {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.607889 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: capabilities {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.608099 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.609041 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: cgsnapshots {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.609247 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: extra_specs {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.609443 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: qos-specs {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.610489 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: encryption {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.610939 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-hosts {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.611427 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.611942 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-quota-class-sets {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.612209 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-availability-zone {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.612349 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: qos-specs {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.613381 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-quota-sets {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.613890 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.613978 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-snapshot-manage {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.614535 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-availability-zone {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.614958 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: consistencygroups {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.615906 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-snapshot-manage {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.616286 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.616816 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: backups {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.616869 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: os-volume-type-access {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.617528 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: backups {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.617910 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: extensions {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.618488 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extended resource: encryption {{(pid=113389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.619642 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: scheduler-stats {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.620048 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: capabilities {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.620683 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: scheduler-stats {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.621032 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.621112 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-volume-manage {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.621345 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: extra_specs {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.622199 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-volume-manage {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.622714 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.622783 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-volume-transfer {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.622935 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-hosts {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.623756 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-volume-transfer {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.624157 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.624224 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: qos-specs {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.624411 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: cgsnapshots {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.625545 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.625630 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: cgsnapshots {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.625793 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: encryption {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.626328 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-availability-zone {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.627021 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: encryption {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.627103 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.627298 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-quota-class-sets {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.627645 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-snapshot-manage {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.628573 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.628645 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-quota-sets {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.628703 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-quota-class-sets {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.629185 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: backups {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.629424 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.contrib.snapshot_actions [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] SnapshotActionsController initialized {{(pid=113389) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:15:09.629966 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: consistencygroups {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.630084 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-quota-sets {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.630158 np0000171173 devstack@c-api.service[113389]: WARNING castellan.key_manager.migration [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.631042 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.631153 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.631215 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: scheduler-stats {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.631271 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.631392 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeActions extending resource: volumes {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.631515 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension AdminActions extending resource: volumes {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.631623 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension AdminActions extending resource: snapshots {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.631731 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension AdminActions extending resource: backups {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.631913 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: consistencygroups {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.631977 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: os-volume-type-access {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.632072 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632072 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632191 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632191 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632296 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632390 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension TypesManage extending resource: types {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632488 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632599 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension UsedLimits extending resource: limits {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.632657 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-volume-manage {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.632722 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.v3.router [None req-999a0ef7-3f37-4843-a428-7acc24819511 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.633533 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extended resource: encryption {{(pid=113391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.634053 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: os-volume-type-access {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.634777 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-volume-transfer {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.635003 np0000171173 devstack@c-api.service[113389]: WARNING keystonemiddleware.auth_token [None req-999a0ef7-3f37-4843-a428-7acc24819511 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 28 20:15:09.635701 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extended resource: encryption {{(pid=113392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.636285 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.636430 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: cgsnapshots {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.637894 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: encryption {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.638141 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.638390 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.639413 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-quota-class-sets {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.639806 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.640170 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.640779 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-quota-sets {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.640882 np0000171173 devstack@c-api.service[113389]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3f6c8a3668 pid: 113389 (default app) Apr 28 20:15:09.641392 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.641392 np0000171173 devstack@c-api.service[113389]: warnings.warn( Apr 28 20:15:09.641555 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.641605 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.642425 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: consistencygroups {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.643025 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.643200 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.644477 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: os-volume-type-access {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.644550 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.644696 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.645377 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.contrib.snapshot_actions [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] SnapshotActionsController initialized {{(pid=113391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:15:09.646098 np0000171173 devstack@c-api.service[113391]: WARNING castellan.key_manager.migration [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.646148 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extended resource: encryption {{(pid=113390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:15:09.646302 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.646980 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647122 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647257 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] SnapshotActionsController initialized {{(pid=113392) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:15:09.647375 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647375 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeActions extending resource: volumes {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647486 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension AdminActions extending resource: volumes {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647569 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension AdminActions extending resource: snapshots {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647663 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension AdminActions extending resource: backups {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647851 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.647942 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648057 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648100 np0000171173 devstack@c-api.service[113392]: WARNING castellan.key_manager.migration [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.648140 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648244 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648351 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension TypesManage extending resource: types {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648443 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648550 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension UsedLimits extending resource: limits {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648643 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.v3.router [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.648688 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.649197 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649197 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649329 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649329 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649329 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649329 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649329 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649582 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649582 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649582 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649582 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649582 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649815 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.649857 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649857 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649857 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649857 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.649857 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.649857 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650174 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650174 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650174 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650174 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650363 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650363 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650363 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650363 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650587 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650587 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650587 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650587 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650587 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650825 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650825 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.650825 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.650958 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.651025 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651025 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651025 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651025 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651025 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651274 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651274 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651274 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651274 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651274 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651274 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651274 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651587 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651587 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651587 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651587 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651587 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651587 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651866 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.651866 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.651971 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.652031 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652031 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652031 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652031 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652031 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652031 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652302 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652302 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652302 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652302 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652606 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652606 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652606 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652606 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652606 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652843 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652843 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652843 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.652843 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.652843 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653093 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeActions extending resource: volumes {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.653148 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653148 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653148 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653148 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653148 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653148 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653407 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653407 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653407 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653407 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653407 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653649 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653649 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653649 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653649 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653649 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653873 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653873 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.653873 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.653873 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654079 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension AdminActions extending resource: volumes {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.654120 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654120 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654120 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654120 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654302 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654302 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654302 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654302 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654302 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654608 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654608 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654608 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654608 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654608 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654810 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654810 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.654810 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.654810 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655010 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension AdminActions extending resource: snapshots {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.655059 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655059 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655059 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655059 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655247 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655247 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655247 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655247 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655440 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655440 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655440 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655440 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655608 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655608 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655608 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655608 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655740 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension AdminActions extending resource: backups {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.655776 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655776 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655776 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655776 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655776 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655776 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655966 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655966 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655966 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.655966 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.655966 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656158 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656158 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656158 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656158 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656158 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656158 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656158 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656360 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.656392 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656392 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656392 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656392 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656392 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656392 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656584 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656584 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656649 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.656676 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.656703 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.656703 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.656703 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.656781 np0000171173 devstack@c-api.service[113391]: WARNING keystonemiddleware.auth_token [None req-2918a6a6-9e96-4e52-be0d-d3da7bf6b286 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 28 20:15:09.656826 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension TypesManage extending resource: types {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.656854 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656854 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656916 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.656944 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656944 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656944 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656944 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.656944 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.656944 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657180 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657180 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657180 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657180 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657180 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657342 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657342 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657342 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657431 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension UsedLimits extending resource: limits {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.657459 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657459 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657459 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657459 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657459 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657625 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657625 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657625 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657625 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:09.657625 np0000171173 devstack@c-api.service[113389]: warnings.warn(deprecated_msg) Apr 28 20:15:09.657776 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.v3.router [None req-e4172879-841f-463c-9b24-45d4788fb8f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.657804 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.657830 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-1588afe8-1ba6-4e2b-91ea-2f68ff1875a0 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:15:09.657858 np0000171173 devstack@c-api.service[113392]: WARNING keystonemiddleware.auth_token [None req-e4172879-841f-463c-9b24-45d4788fb8f7 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 28 20:15:09.657884 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.657884 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.657927 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 953 bytes} [Tue Apr 28 20:15:09 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 28 20:15:09.657953 np0000171173 devstack@c-api.service[113391]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3f6c8a3668 pid: 113391 (default app) Apr 28 20:15:09.657981 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.658293 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.contrib.snapshot_actions [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] SnapshotActionsController initialized {{(pid=113390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:15:09.658878 np0000171173 devstack@c-api.service[113390]: WARNING castellan.key_manager.migration [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:15:09.659730 np0000171173 devstack@c-api.service[113392]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3f6c8a3668 pid: 113392 (default app) Apr 28 20:15:09.659789 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.659945 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.660075 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.660229 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeActions extending resource: volumes {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.660421 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension AdminActions extending resource: volumes {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.660549 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension AdminActions extending resource: snapshots {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.660661 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension AdminActions extending resource: backups {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.660852 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.660971 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.661091 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.661184 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.661287 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.661396 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension TypesManage extending resource: types {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.661549 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.661709 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension UsedLimits extending resource: limits {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.661840 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.v3.router [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:15:09.664574 np0000171173 devstack@c-api.service[113390]: WARNING keystonemiddleware.auth_token [None req-3759e624-f5cf-4ba9-b559-fdc21d32529c 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 28 20:15:09.671782 np0000171173 devstack@c-api.service[113390]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3f6c8a3668 pid: 113390 (default app) Apr 28 20:15:16.869597 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:15:17.361099 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 admin admin] POST https://199.204.45.240/volume/v3/types Apr 28 20:15:17.361768 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 28 20:15:17.364222 np0000171173 devstack@c-api.service[113389]: /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 28 20:15:17.364222 np0000171173 devstack@c-api.service[113389]: warnings.warn( Apr 28 20:15:17.371754 np0000171173 devstack@c-api.service[113389]: DEBUG oslo_db.sqlalchemy.engines [None req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 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=113389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:17.414568 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 Apr 28 20:15:17.415323 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 2/2] 199.204.45.240 () {68 vars in 1288 bytes} [Tue Apr 28 20:15:16 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:15:17.430350 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.430350 np0000171173 devstack@c-api.service[113391]: warnings.warn( Apr 28 20:15:17.445021 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445021 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445021 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445021 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445290 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445290 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445290 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445290 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445431 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445431 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445431 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445431 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445431 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445431 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445673 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445673 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445673 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445673 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445673 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445887 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445887 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445887 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.445887 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.445887 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.446271 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.446271 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.446271 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.446271 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.446569 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.446569 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.446569 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.446569 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.446569 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.446838 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.446838 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.446838 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.446838 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.446838 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447132 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447132 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447132 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447132 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447132 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447132 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447431 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447431 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447431 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447431 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447431 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447431 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447738 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447738 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447738 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447738 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.447738 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.447738 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.448938 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.448938 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.448938 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.448938 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.448938 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.449561 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.449561 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.449561 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.449561 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.449561 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.450122 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.450122 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.450122 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.450122 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.450122 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.450122 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.450964 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.450964 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.450964 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.450964 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.450964 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.450964 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.451478 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.451478 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.451478 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.451478 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.451478 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.451873 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.451873 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.451873 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.451873 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.451873 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.452299 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.452299 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.452299 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.452299 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.452619 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.452619 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.452619 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.452619 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.453174 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.453174 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.453174 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.453174 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.453174 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.453805 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.453805 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.453805 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.453805 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.453805 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454245 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454245 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454245 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454245 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454584 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454584 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454584 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454584 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454726 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454726 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454726 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454726 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454893 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454893 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.454893 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.454893 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455085 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455085 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455085 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455085 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455240 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455240 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455240 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455240 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455240 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455421 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455421 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455421 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455421 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455421 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455421 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455620 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455620 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455620 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455620 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455620 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455796 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455796 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455796 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455796 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.455796 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.455796 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456039 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456039 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456039 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456039 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456039 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456039 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456278 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456278 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456278 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456278 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456278 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456278 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456510 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456510 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456510 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456510 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456510 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456510 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456735 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456735 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456735 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456735 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456876 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456876 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456876 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.456876 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.456876 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.457822 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.457822 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.457822 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.457822 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.457822 np0000171173 devstack@c-api.service[113391]: warnings.warn(deprecated_msg) Apr 28 20:15:17.457822 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 req-7a4b7534-34d9-4d27-94ab-3006181a6713 None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:15:17.820521 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 req-7a4b7534-34d9-4d27-94ab-3006181a6713 admin admin] POST https://199.204.45.240/volume/v3/types/ac9c47eb-cda0-460f-966b-b26e9f1b35fb/extra_specs Apr 28 20:15:17.821341 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 req-7a4b7534-34d9-4d27-94ab-3006181a6713 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 28 20:15:17.823818 np0000171173 devstack@c-api.service[113391]: /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 28 20:15:17.823818 np0000171173 devstack@c-api.service[113391]: warnings.warn( Apr 28 20:15:17.837456 np0000171173 devstack@c-api.service[113391]: DEBUG oslo_db.sqlalchemy.engines [req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 req-7a4b7534-34d9-4d27-94ab-3006181a6713 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=113391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:15:17.906884 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [req-2d3a3d3a-7605-4765-b185-6381a60f6bb9 req-7a4b7534-34d9-4d27-94ab-3006181a6713 admin admin] https://199.204.45.240/volume/v3/types/ac9c47eb-cda0-460f-966b-b26e9f1b35fb/extra_specs returned with HTTP 200 Apr 28 20:15:17.907583 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Tue Apr 28 20:15:17 2026] POST /volume/v3/types/ac9c47eb-cda0-460f-966b-b26e9f1b35fb/extra_specs => generated 55 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:15:19.530336 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=6 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:15:19.536806 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=6 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:15:27.410583 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:15:27.905504 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:19:51.101013 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.101013 np0000171173 devstack@c-api.service[113392]: warnings.warn( Apr 28 20:19:51.115554 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.115554 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.115554 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.115554 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.115554 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116114 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.116114 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116114 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.116114 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116114 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.116442 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116442 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.116442 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116442 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.116442 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116442 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.116856 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116856 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.116856 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.116856 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.117274 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.117274 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.117274 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.117274 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.117623 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.117623 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.117623 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.117623 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.117980 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.117980 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.117980 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.117980 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.117980 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.118494 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.118494 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.118494 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.118494 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.118494 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.118956 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.118956 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.118956 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.118956 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.118956 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.118956 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.119558 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.119558 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.119558 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.119558 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.119558 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.119558 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.120021 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.120021 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.120021 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.120021 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.120021 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.120021 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.120545 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.120545 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.120545 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.120545 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.120545 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121090 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121090 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121090 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121090 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121090 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121490 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121490 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121490 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121490 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121490 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121490 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121890 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121890 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121890 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121890 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.121890 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.121890 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.122367 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.122367 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.122367 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.122367 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.122367 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.122738 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.122738 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.122738 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.122738 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.122738 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.123114 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.123114 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.123114 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.123114 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.123408 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.123408 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.123408 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.123408 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.123697 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.123697 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.123697 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.123697 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.123697 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.124107 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.124107 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.124107 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.124107 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.124107 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.124440 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.124440 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.124440 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.124440 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.124711 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.124711 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.124711 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.124711 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125011 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125011 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125011 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125011 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125342 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125342 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125342 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125342 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125643 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125643 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125643 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125643 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125915 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125915 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125915 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.125915 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.125915 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126417 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126417 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126417 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126417 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126417 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126417 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126733 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126733 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126733 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126733 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126733 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126871 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126871 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126871 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126871 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.126871 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.126871 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127077 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127077 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127077 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127077 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127077 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127077 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127265 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127265 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127265 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127265 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127265 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127265 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127448 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127448 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127448 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127448 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127448 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127448 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127626 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127626 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127626 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127626 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127757 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127757 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127757 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127757 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127757 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127924 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127924 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127924 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127924 np0000171173 devstack@c-api.service[113392]: /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 28 20:19:51.127924 np0000171173 devstack@c-api.service[113392]: warnings.warn(deprecated_msg) Apr 28 20:19:51.127924 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-b5bd3127-4af1-4e86-a02c-b002a78d9398 None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:19:51.127924 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-b5bd3127-4af1-4e86-a02c-b002a78d9398 None None] GET https://199.204.45.240/volume// Apr 28 20:19:51.128214 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-b5bd3127-4af1-4e86-a02c-b002a78d9398 None None] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:19:51.128214 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-b5bd3127-4af1-4e86-a02c-b002a78d9398 None None] Calling method 'all' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:19:51.128214 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-b5bd3127-4af1-4e86-a02c-b002a78d9398 None None] https://199.204.45.240/volume// returned with HTTP 300 Apr 28 20:19:51.128214 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 1/4] 199.204.45.240 () {66 vars in 1456 bytes} [Tue Apr 28 20:19:51 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 28 20:20:31.178445 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.178445 np0000171173 devstack@c-api.service[113390]: warnings.warn( Apr 28 20:20:31.188589 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.188589 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.188589 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.188589 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.188936 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.188936 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.188936 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.188936 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189193 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189193 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189193 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189193 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189193 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189193 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189552 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189552 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189552 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189552 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189552 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189835 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189835 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189835 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.189835 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.189835 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.190157 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.190157 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.190157 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.190157 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.190452 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.190452 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.190452 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.190452 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.190452 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.190775 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.190775 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.190775 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.190775 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.190775 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191122 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191122 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191122 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191122 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191122 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191122 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191467 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191467 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191467 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191467 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191467 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191467 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191792 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191792 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191792 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191792 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.191792 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.191792 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192318 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192318 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192318 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192318 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192318 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192585 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192585 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192585 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192585 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192585 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192855 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192855 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192855 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192855 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.192855 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.192855 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193195 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193195 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193195 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193195 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193195 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193195 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193518 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193518 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193518 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193518 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193518 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193830 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193830 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193830 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.193830 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.193830 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194154 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194154 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194154 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194154 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194477 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194477 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194477 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194477 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194725 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194725 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194725 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194725 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194725 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194924 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194924 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194924 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.194924 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.194924 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195134 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195134 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195134 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195134 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195275 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195275 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195275 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195275 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195483 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195483 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195483 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195483 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195660 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195660 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195660 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195660 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195845 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195845 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195845 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195845 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195985 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195985 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195985 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.195985 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.195985 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196227 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196227 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196227 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196227 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196227 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196227 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196437 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196437 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196437 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196437 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196437 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196635 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196635 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196635 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196635 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196635 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196635 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196837 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196837 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196837 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196837 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.196837 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.196837 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197140 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197140 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197140 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197140 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197140 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197140 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197347 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197347 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197347 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197347 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197347 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197347 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197568 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197568 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197568 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197568 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197705 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197705 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197705 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197705 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197705 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197909 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197909 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197909 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197909 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.197909 np0000171173 devstack@c-api.service[113390]: warnings.warn(deprecated_msg) Apr 28 20:20:31.197909 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:20:31.524554 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 demo demo] GET https://199.204.45.240/volume/v3/types?is_public=None Apr 28 20:20:31.525096 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:20:31.525208 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 demo demo] Calling method 'index' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:20:31.525733 np0000171173 devstack@c-api.service[113390]: /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 28 20:20:31.525733 np0000171173 devstack@c-api.service[113390]: warnings.warn( Apr 28 20:20:31.526415 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:20:31.538051 np0000171173 devstack@c-api.service[113390]: DEBUG oslo_db.sqlalchemy.engines [None req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 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=113390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:20:31.560794 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 demo demo] https://199.204.45.240/volume/v3/types?is_public=None returned with HTTP 200 Apr 28 20:20:31.561381 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 1/5] 199.204.45.240 () {64 vars in 1263 bytes} [Tue Apr 28 20:20:31 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:20:31.572023 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 req-17960b70-be20-4b52-ad65-220393b1ec80 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:20:31.577544 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 req-17960b70-be20-4b52-ad65-220393b1ec80 demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 28 20:20:31.577960 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 req-17960b70-be20-4b52-ad65-220393b1ec80 demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:20:31.578535 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 req-17960b70-be20-4b52-ad65-220393b1ec80 demo demo] Calling method 'show' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:20:31.620432 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [req-a6f636aa-cb9b-4b43-a828-ea0f1d2e7092 req-17960b70-be20-4b52-ad65-220393b1ec80 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 28 20:20:31.620979 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 3/6] 199.204.45.240 () {66 vars in 1329 bytes} [Tue Apr 28 20:20:31 2026] GET /volume/v3/types/default => generated 145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:20:31.958129 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-72616d52-7f06-472f-826f-a3d35b4ce966 None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:20:31.963831 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-72616d52-7f06-472f-826f-a3d35b4ce966 demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 28 20:20:31.964285 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-72616d52-7f06-472f-826f-a3d35b4ce966 demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:20:31.964717 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-72616d52-7f06-472f-826f-a3d35b4ce966 demo demo] Calling method 'show' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:20:31.978866 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-72616d52-7f06-472f-826f-a3d35b4ce966 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 28 20:20:31.979311 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 2/7] 199.204.45.240 () {64 vars in 1258 bytes} [Tue Apr 28 20:20:31 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:20:32.440167 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-c5590974-9f8a-4b4b-ab94-997bffe8d1ac None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:20:32.796621 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-c5590974-9f8a-4b4b-ab94-997bffe8d1ac demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 28 20:20:32.796937 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-c5590974-9f8a-4b4b-ab94-997bffe8d1ac demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:20:32.797152 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-c5590974-9f8a-4b4b-ab94-997bffe8d1ac demo demo] Calling method 'show' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:20:32.805403 np0000171173 devstack@c-api.service[113392]: DEBUG oslo_db.sqlalchemy.engines [None req-c5590974-9f8a-4b4b-ab94-997bffe8d1ac 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=113392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:20:32.822725 np0000171173 devstack@c-api.service[113392]: /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 28 20:20:32.822725 np0000171173 devstack@c-api.service[113392]: warnings.warn( Apr 28 20:20:32.824854 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-c5590974-9f8a-4b4b-ab94-997bffe8d1ac demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 28 20:20:32.825245 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 2/8] 199.204.45.240 () {64 vars in 1258 bytes} [Tue Apr 28 20:20:32 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:20:32.838434 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-66d6242f-8f75-47b4-aa99-59b8c330c239 None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:20:32.842120 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-66d6242f-8f75-47b4-aa99-59b8c330c239 demo demo] GET https://199.204.45.240/volume/v3/types/default Apr 28 20:20:32.842674 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-66d6242f-8f75-47b4-aa99-59b8c330c239 demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:20:32.843212 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-66d6242f-8f75-47b4-aa99-59b8c330c239 demo demo] Calling method 'show' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:20:32.857488 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-66d6242f-8f75-47b4-aa99-59b8c330c239 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Apr 28 20:20:32.857809 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1258 bytes} [Tue Apr 28 20:20:32 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 28 20:20:41.615077 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=2 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:20:41.975082 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=2 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:20:42.820715 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=2 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:20:42.853806 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=3 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:27:19.398253 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:27:19.507680 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:27:19.508219 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:27:19.509035 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:27:19.509841 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:27:19.511430 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:27:19.552834 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a demo demo] Get all volumes completed successfully. Apr 28 20:27:19.555825 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-c9ea329e-130a-41ab-b3ee-29b3eded5e9a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:27:19.556297 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 4/10] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:27:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:27:29.542106 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:28:19.570571 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:28:19.576463 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:28:19.577031 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:28:19.577438 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:28:19.579012 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:28:19.579395 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:28:19.616357 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 demo demo] Get all volumes completed successfully. Apr 28 20:28:19.618864 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-df74792d-e6a1-4da2-a6c4-267a012594a0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:28:19.619594 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:28:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:28:29.610805 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:29:19.740907 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-6a2fc334-8748-43a3-9c31-de9312426112 None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:29:19.753574 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-6a2fc334-8748-43a3-9c31-de9312426112 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:29:19.755811 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-6a2fc334-8748-43a3-9c31-de9312426112 demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:29:19.755811 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-6a2fc334-8748-43a3-9c31-de9312426112 demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:29:19.755811 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-6a2fc334-8748-43a3-9c31-de9312426112 demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:29:19.756276 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-6a2fc334-8748-43a3-9c31-de9312426112 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:29:19.804193 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-6a2fc334-8748-43a3-9c31-de9312426112 demo demo] Get all volumes completed successfully. Apr 28 20:29:19.806971 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-6a2fc334-8748-43a3-9c31-de9312426112 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:29:19.807460 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 3/12] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:29:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:29:29.800114 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:30:19.887370 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:30:19.891607 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:30:19.891836 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:30:19.892049 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 demo demo] Calling method 'detail' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:30:19.892466 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:30:19.893948 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.volume.api [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:30:19.935512 np0000171173 devstack@c-api.service[113390]: INFO cinder.volume.api [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 demo demo] Get all volumes completed successfully. Apr 28 20:30:19.937728 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-7b0a2995-7247-4b64-993e-d46cf48dabf3 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:30:19.938462 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:30:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:30:29.929105 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=1 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:31:19.969038 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:31:19.973325 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:31:19.973325 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:31:19.973325 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:31:19.973325 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:31:19.976643 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:31:19.985880 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 demo demo] Get all volumes completed successfully. Apr 28 20:31:19.987919 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-a26c84de-bc45-466e-926d-9b9ba4309cf6 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:31:19.988309 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 5/14] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:31:19 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 28 20:31:29.979387 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:32:20.006549 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-19ecae42-b031-4867-8be9-12687860d616 None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:32:20.118802 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-19ecae42-b031-4867-8be9-12687860d616 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:32:20.119052 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-19ecae42-b031-4867-8be9-12687860d616 demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:32:20.119485 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-19ecae42-b031-4867-8be9-12687860d616 demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:32:20.119647 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-19ecae42-b031-4867-8be9-12687860d616 demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:32:20.120705 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-19ecae42-b031-4867-8be9-12687860d616 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:32:20.129578 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-19ecae42-b031-4867-8be9-12687860d616 demo demo] Get all volumes completed successfully. Apr 28 20:32:20.131660 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-19ecae42-b031-4867-8be9-12687860d616 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:32:20.132071 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:32:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:32:30.125157 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:33:20.158751 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:33:20.162370 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:33:20.162699 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:33:20.163333 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:33:20.163804 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:33:20.165204 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:33:20.176291 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f demo demo] Get all volumes completed successfully. Apr 28 20:33:20.179105 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-ced4f7fb-4d81-4b4d-9611-1e580b5fae8f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:33:20.179554 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 4/16] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:33:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:33:30.170094 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:34:20.193178 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:34:20.196199 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:34:20.196441 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:34:20.196734 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 demo demo] Calling method 'detail' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:34:20.197058 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:34:20.198327 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.volume.api [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:34:20.207087 np0000171173 devstack@c-api.service[113390]: INFO cinder.volume.api [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 demo demo] Get all volumes completed successfully. Apr 28 20:34:20.208972 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-6caa3e2a-d42a-4abd-bd4e-209c51b1beb9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:34:20.209348 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:34:20 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 28 20:34:30.201733 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=1 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:35:20.222436 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-e902260f-261c-4406-9b9b-0c841ef540e8 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:35:20.226934 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-e902260f-261c-4406-9b9b-0c841ef540e8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:35:20.227324 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-e902260f-261c-4406-9b9b-0c841ef540e8 demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:35:20.227831 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-e902260f-261c-4406-9b9b-0c841ef540e8 demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:35:20.228475 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-e902260f-261c-4406-9b9b-0c841ef540e8 demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:35:20.230486 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-e902260f-261c-4406-9b9b-0c841ef540e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:35:20.239836 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-e902260f-261c-4406-9b9b-0c841ef540e8 demo demo] Get all volumes completed successfully. Apr 28 20:35:20.242544 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-e902260f-261c-4406-9b9b-0c841ef540e8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:35:20.243057 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 6/18] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:35:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:35:30.235226 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:36:20.255472 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:36:20.258182 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:36:20.258588 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:36:20.258961 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:36:20.259428 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:36:20.260839 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:36:20.268155 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a demo demo] Get all volumes completed successfully. Apr 28 20:36:20.270706 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-a394e436-d96f-46a4-b852-57f2df1f9b3a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:36:20.271383 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:36:20 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 28 20:36:30.264034 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:37:20.281791 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:37:20.449338 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:37:20.449654 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:37:20.450083 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:37:20.450237 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:37:20.451156 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:37:20.463558 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 demo demo] Get all volumes completed successfully. Apr 28 20:37:20.466580 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-57403f56-f04b-4a3f-aba8-9dd293e115d4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:37:20.467115 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 5/20] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:37:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:37:30.457438 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:38:20.480721 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:38:20.484473 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:38:20.484767 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:38:20.485043 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 demo demo] Calling method 'detail' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:38:20.485416 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:38:20.486489 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.volume.api [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:38:20.496107 np0000171173 devstack@c-api.service[113390]: INFO cinder.volume.api [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 demo demo] Get all volumes completed successfully. Apr 28 20:38:20.498135 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-2c1d7442-32be-4b34-8ceb-88273fc59692 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:38:20.499130 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:38:20 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 28 20:38:30.490177 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=1 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:39:20.512395 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:39:20.515863 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:39:20.516155 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:39:20.516450 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:39:20.516763 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:39:20.518138 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:39:20.526397 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 demo demo] Get all volumes completed successfully. Apr 28 20:39:20.529301 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-335e3083-462c-4b7f-a0e0-4f6f6b126d81 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:39:20.529790 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 7/22] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:39:20 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 28 20:39:30.521531 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:40:20.545762 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-61973b5b-2661-4408-a223-90fc0f26575e None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:40:20.548780 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-61973b5b-2661-4408-a223-90fc0f26575e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:40:20.549015 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-61973b5b-2661-4408-a223-90fc0f26575e demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:40:20.549210 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-61973b5b-2661-4408-a223-90fc0f26575e demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:40:20.549443 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-61973b5b-2661-4408-a223-90fc0f26575e demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:40:20.550301 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-61973b5b-2661-4408-a223-90fc0f26575e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:40:20.557260 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-61973b5b-2661-4408-a223-90fc0f26575e demo demo] Get all volumes completed successfully. Apr 28 20:40:20.561879 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-61973b5b-2661-4408-a223-90fc0f26575e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:40:20.562436 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:40:20 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 28 20:40:30.552845 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:41:20.582909 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:41:20.586133 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:41:20.586366 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:41:20.586629 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:41:20.588127 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:41:20.588127 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:41:20.600804 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 demo demo] Get all volumes completed successfully. Apr 28 20:41:20.604734 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-680ed630-b5fd-4d3f-afa0-98daf7039427 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:41:20.605449 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 6/24] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:41:20 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 28 20:41:30.592095 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:42:20.622405 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-008e02d4-f347-4dbe-a637-83783ace4871 None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:42:20.741444 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-008e02d4-f347-4dbe-a637-83783ace4871 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:42:20.741634 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-008e02d4-f347-4dbe-a637-83783ace4871 demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:42:20.741852 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-008e02d4-f347-4dbe-a637-83783ace4871 demo demo] Calling method 'detail' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:42:20.742138 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-008e02d4-f347-4dbe-a637-83783ace4871 demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:42:20.742789 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.volume.api [None req-008e02d4-f347-4dbe-a637-83783ace4871 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:42:20.749170 np0000171173 devstack@c-api.service[113390]: INFO cinder.volume.api [None req-008e02d4-f347-4dbe-a637-83783ace4871 demo demo] Get all volumes completed successfully. Apr 28 20:42:20.751119 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-008e02d4-f347-4dbe-a637-83783ace4871 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:42:20.751757 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:42:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:42:30.745465 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=1 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:43:20.764862 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-ce7d7156-ef86-42b1-87db-51019ec55add None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:43:20.768066 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-ce7d7156-ef86-42b1-87db-51019ec55add demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:43:20.768310 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-ce7d7156-ef86-42b1-87db-51019ec55add demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:43:20.768582 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-ce7d7156-ef86-42b1-87db-51019ec55add demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:43:20.768876 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-ce7d7156-ef86-42b1-87db-51019ec55add demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:43:20.770081 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-ce7d7156-ef86-42b1-87db-51019ec55add demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:43:20.781581 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-ce7d7156-ef86-42b1-87db-51019ec55add demo demo] Get all volumes completed successfully. Apr 28 20:43:20.784302 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-ce7d7156-ef86-42b1-87db-51019ec55add demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:43:20.784787 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 8/26] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:43:20 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 28 20:43:30.774745 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:44:20.799762 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:44:20.803255 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:44:20.803255 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:44:20.803255 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:44:20.803570 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:44:20.804653 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:44:20.814630 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f demo demo] Get all volumes completed successfully. Apr 28 20:44:20.816606 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-0c10b52b-f0fd-465c-9468-88edc9ce028f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:44:20.816939 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:44:20 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 28 20:44:30.808152 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:45:20.830844 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:45:20.833641 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:45:20.833905 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:45:20.834185 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:45:20.834478 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:45:20.835446 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:45:20.843832 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b demo demo] Get all volumes completed successfully. Apr 28 20:45:20.845678 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-5f0ae69a-0564-4f9b-8349-ab2b9233517b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:45:20.846064 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 7/28] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:45:20 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 28 20:45:30.840122 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:46:20.864804 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:46:20.868042 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:46:20.868282 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:46:20.868533 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc demo demo] Calling method 'detail' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:46:20.868842 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:46:20.869963 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.volume.api [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:46:20.877702 np0000171173 devstack@c-api.service[113390]: INFO cinder.volume.api [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc demo demo] Get all volumes completed successfully. Apr 28 20:46:20.880671 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-a14880a7-e2d0-449a-acf5-77ca59ff16dc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:46:20.881209 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:46:20 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 28 20:46:30.873192 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=1 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:47:20.898681 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:47:21.002212 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:47:21.002658 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:47:21.003231 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:47:21.003702 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:47:21.005335 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:47:21.014222 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 demo demo] Get all volumes completed successfully. Apr 28 20:47:21.016329 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-700318f5-93ce-4e1c-a336-33a2b4c18c01 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:47:21.016685 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 9/30] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:47:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:47:31.009492 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:48:21.038460 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:48:21.046542 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:48:21.046940 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:48:21.047364 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:48:21.048028 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:48:21.049440 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:48:21.062032 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 demo demo] Get all volumes completed successfully. Apr 28 20:48:21.067193 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-2e16aab5-96f2-485c-a96c-013a4a0ffe49 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:48:21.068719 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:48:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:48:31.054104 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:49:21.085527 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:49:21.089948 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:49:21.090410 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:49:21.090669 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:49:21.090967 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:49:21.091916 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:49:21.101815 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 demo demo] Get all volumes completed successfully. Apr 28 20:49:21.105832 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-ac9e1fae-06c7-4ee0-a088-5febc626d767 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:49:21.106418 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 8/32] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:49:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:49:31.094979 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:50:21.119790 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:50:21.124218 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:50:21.124618 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:50:21.125035 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d demo demo] Calling method 'detail' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:50:21.125790 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:50:21.127573 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.volume.api [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:50:21.140578 np0000171173 devstack@c-api.service[113390]: INFO cinder.volume.api [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d demo demo] Get all volumes completed successfully. Apr 28 20:50:21.143374 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-8f2517ad-826e-4a23-bac2-873d984d3f2d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:50:21.143977 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:50:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:50:31.132938 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=1 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:51:21.158540 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:51:21.163713 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:51:21.164338 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:51:21.164916 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:51:21.165552 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:51:21.166524 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:51:21.174889 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f demo demo] Get all volumes completed successfully. Apr 28 20:51:21.177682 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-fbd10f52-0d70-40cb-a137-c65feb102d2f demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:51:21.178222 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 10/34] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:51:21 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 28 20:51:31.169014 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:52:21.199177 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:52:21.203633 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:52:21.203930 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:52:21.204179 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:52:21.204466 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:52:21.205526 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:52:21.214268 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 demo demo] Get all volumes completed successfully. Apr 28 20:52:21.216704 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-a6a43938-c3fe-4e7d-914a-5d6e2305ee20 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:52:21.217185 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:52:21 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 28 20:52:31.208600 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:53:21.229789 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-ee50696e-9519-4646-98f4-542ab35aa207 None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:53:21.282880 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-ee50696e-9519-4646-98f4-542ab35aa207 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:53:21.283170 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-ee50696e-9519-4646-98f4-542ab35aa207 demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:53:21.283434 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-ee50696e-9519-4646-98f4-542ab35aa207 demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:53:21.283785 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-ee50696e-9519-4646-98f4-542ab35aa207 demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:53:21.284934 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-ee50696e-9519-4646-98f4-542ab35aa207 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:53:21.296042 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-ee50696e-9519-4646-98f4-542ab35aa207 demo demo] Get all volumes completed successfully. Apr 28 20:53:21.299507 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-ee50696e-9519-4646-98f4-542ab35aa207 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:53:21.300024 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 9/36] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:53:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:53:31.288805 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:54:21.322225 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.middleware.request_id [None req-3904ba37-2b27-4056-982b-b08710db66ac None None] RequestId filter calling following filter/app {{(pid=113390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:54:21.327233 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-3904ba37-2b27-4056-982b-b08710db66ac demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:54:21.327494 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-3904ba37-2b27-4056-982b-b08710db66ac demo demo] Empty body provided in request {{(pid=113390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:54:21.327774 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.openstack.wsgi [None req-3904ba37-2b27-4056-982b-b08710db66ac demo demo] Calling method 'detail' {{(pid=113390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:54:21.328075 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.api.api_utils [None req-3904ba37-2b27-4056-982b-b08710db66ac demo demo] Removing options '' from query. {{(pid=113390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:54:21.329251 np0000171173 devstack@c-api.service[113390]: DEBUG cinder.volume.api [None req-3904ba37-2b27-4056-982b-b08710db66ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113390) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:54:21.342367 np0000171173 devstack@c-api.service[113390]: INFO cinder.volume.api [None req-3904ba37-2b27-4056-982b-b08710db66ac demo demo] Get all volumes completed successfully. Apr 28 20:54:21.345201 np0000171173 devstack@c-api.service[113390]: INFO cinder.api.openstack.wsgi [None req-3904ba37-2b27-4056-982b-b08710db66ac demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:54:21.345674 np0000171173 devstack@c-api.service[113390]: [pid: 113390|app: 0|req: 9/37] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:54:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:54:31.334351 np0000171173 devstack@c-api.service[113390]: DEBUG dbcounter [-] [113390] Writing DB stats cinder:SELECT=1 {{(pid=113390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:55:21.365954 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.middleware.request_id [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 None None] RequestId filter calling following filter/app {{(pid=113389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:55:21.368911 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:55:21.369189 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 demo demo] Empty body provided in request {{(pid=113389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:55:21.369430 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.openstack.wsgi [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 demo demo] Calling method 'detail' {{(pid=113389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:55:21.369735 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.api.api_utils [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 demo demo] Removing options '' from query. {{(pid=113389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:55:21.370832 np0000171173 devstack@c-api.service[113389]: DEBUG cinder.volume.api [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113389) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:55:21.383074 np0000171173 devstack@c-api.service[113389]: INFO cinder.volume.api [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 demo demo] Get all volumes completed successfully. Apr 28 20:55:21.383074 np0000171173 devstack@c-api.service[113389]: INFO cinder.api.openstack.wsgi [None req-5c2ae379-c732-4637-90f1-0535d4da5ba5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:55:21.383074 np0000171173 devstack@c-api.service[113389]: [pid: 113389|app: 0|req: 11/38] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:55:21 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 28 20:55:31.373419 np0000171173 devstack@c-api.service[113389]: DEBUG dbcounter [-] [113389] Writing DB stats cinder:SELECT=1 {{(pid=113389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:56:21.414053 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.middleware.request_id [None req-fafc021d-1d05-4930-8a94-c18aed8552ff None None] RequestId filter calling following filter/app {{(pid=113391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:56:21.416899 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-fafc021d-1d05-4930-8a94-c18aed8552ff demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:56:21.417321 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-fafc021d-1d05-4930-8a94-c18aed8552ff demo demo] Empty body provided in request {{(pid=113391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:56:21.418036 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.openstack.wsgi [None req-fafc021d-1d05-4930-8a94-c18aed8552ff demo demo] Calling method 'detail' {{(pid=113391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:56:21.418795 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.api.api_utils [None req-fafc021d-1d05-4930-8a94-c18aed8552ff demo demo] Removing options '' from query. {{(pid=113391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:56:21.419851 np0000171173 devstack@c-api.service[113391]: DEBUG cinder.volume.api [None req-fafc021d-1d05-4930-8a94-c18aed8552ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113391) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:56:21.427756 np0000171173 devstack@c-api.service[113391]: INFO cinder.volume.api [None req-fafc021d-1d05-4930-8a94-c18aed8552ff demo demo] Get all volumes completed successfully. Apr 28 20:56:21.430508 np0000171173 devstack@c-api.service[113391]: INFO cinder.api.openstack.wsgi [None req-fafc021d-1d05-4930-8a94-c18aed8552ff demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:56:21.431223 np0000171173 devstack@c-api.service[113391]: [pid: 113391|app: 0|req: 10/39] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:56:21 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 28 20:56:31.423317 np0000171173 devstack@c-api.service[113391]: DEBUG dbcounter [-] [113391] Writing DB stats cinder:SELECT=1 {{(pid=113391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:57:21.447190 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.middleware.request_id [None req-89ac4911-2b62-4463-bb5f-c57c284de424 None None] RequestId filter calling following filter/app {{(pid=113392) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:57:21.450304 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-89ac4911-2b62-4463-bb5f-c57c284de424 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Apr 28 20:57:21.450541 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-89ac4911-2b62-4463-bb5f-c57c284de424 demo demo] Empty body provided in request {{(pid=113392) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:57:21.450918 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.openstack.wsgi [None req-89ac4911-2b62-4463-bb5f-c57c284de424 demo demo] Calling method 'detail' {{(pid=113392) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:57:21.451295 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.api.api_utils [None req-89ac4911-2b62-4463-bb5f-c57c284de424 demo demo] Removing options '' from query. {{(pid=113392) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:57:21.452468 np0000171173 devstack@c-api.service[113392]: DEBUG cinder.volume.api [None req-89ac4911-2b62-4463-bb5f-c57c284de424 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113392) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:57:21.465953 np0000171173 devstack@c-api.service[113392]: INFO cinder.volume.api [None req-89ac4911-2b62-4463-bb5f-c57c284de424 demo demo] Get all volumes completed successfully. Apr 28 20:57:21.468773 np0000171173 devstack@c-api.service[113392]: INFO cinder.api.openstack.wsgi [None req-89ac4911-2b62-4463-bb5f-c57c284de424 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:57:21.469308 np0000171173 devstack@c-api.service[113392]: [pid: 113392|app: 0|req: 10/40] 199.204.45.240 () {64 vars in 1296 bytes} [Tue Apr 28 20:57:21 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 28 20:57:31.457575 np0000171173 devstack@c-api.service[113392]: DEBUG dbcounter [-] [113392] Writing DB stats cinder:SELECT=1 {{(pid=113392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}