Jun 28 15:20:20.861678 np0000183262 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 28 15:20:20.874266 np0000183262 devstack@c-api.service[112992]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Jun 28 15:20:20 2026] *** Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: nodename: np0000183262 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: machine: x86_64 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: clock source: unix Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: pcre jit disabled Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: detected number of CPU cores: 16 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: current working directory: / Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: detected binary path: /usr/bin/uwsgi-core Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: your processes number limit is 256917 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: your memory page size is 4096 bytes Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: detected max file descriptor number: 2048 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: lock engine: pthread robust mutexes Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: thunder lock: enabled Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 28 15:20:20.878034 np0000183262 devstack@c-api.service[112992]: Set PythonHome to /opt/stack/data/venv Jun 28 15:20:20.915872 np0000183262 devstack@c-api.service[112992]: Python main interpreter initialized at 0x74c0e76a3668 Jun 28 15:20:20.915872 np0000183262 devstack@c-api.service[112992]: python threads support enabled Jun 28 15:20:20.915872 np0000183262 devstack@c-api.service[112992]: your server socket listen backlog is limited to 100 connections Jun 28 15:20:20.915872 np0000183262 devstack@c-api.service[112992]: your mercy for graceful operations on workers is 80 seconds Jun 28 15:20:20.916393 np0000183262 devstack@c-api.service[112992]: mapped 671795 bytes (656 KB) for 4 cores Jun 28 15:20:20.916540 np0000183262 devstack@c-api.service[112992]: *** Operational MODE: preforking *** Jun 28 15:20:20.916865 np0000183262 devstack@c-api.service[112992]: *** uWSGI is running in multiple interpreter mode *** Jun 28 15:20:20.916865 np0000183262 devstack@c-api.service[112992]: spawned uWSGI master process (pid: 112992) Jun 28 15:20:20.917131 np0000183262 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 28 15:20:20.917767 np0000183262 devstack@c-api.service[112992]: spawned uWSGI worker 1 (pid: 113001, cores: 1) Jun 28 15:20:20.918366 np0000183262 devstack@c-api.service[112992]: spawned uWSGI worker 2 (pid: 113002, cores: 1) Jun 28 15:20:20.918828 np0000183262 devstack@c-api.service[112992]: spawned uWSGI worker 3 (pid: 113003, cores: 1) Jun 28 15:20:20.919329 np0000183262 devstack@c-api.service[112992]: spawned uWSGI worker 4 (pid: 113004, cores: 1) Jun 28 15:20:20.919419 np0000183262 devstack@c-api.service[112992]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 28 15:20:21.097671 np0000183262 devstack@c-api.service[113001]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:20:21.097671 np0000183262 devstack@c-api.service[113001]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:20:21.097671 np0000183262 devstack@c-api.service[113001]: we strongly recommend against using it for new projects. Jun 28 15:20:21.097671 np0000183262 devstack@c-api.service[113001]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:20:21.097671 np0000183262 devstack@c-api.service[113001]: framework. For more detail see Jun 28 15:20:21.097671 np0000183262 devstack@c-api.service[113001]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:20:21.097671 np0000183262 devstack@c-api.service[113001]: import eventlet # noqa Jun 28 15:20:21.098245 np0000183262 devstack@c-api.service[113004]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:20:21.098245 np0000183262 devstack@c-api.service[113004]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:20:21.098245 np0000183262 devstack@c-api.service[113004]: we strongly recommend against using it for new projects. Jun 28 15:20:21.098245 np0000183262 devstack@c-api.service[113004]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:20:21.098245 np0000183262 devstack@c-api.service[113004]: framework. For more detail see Jun 28 15:20:21.098245 np0000183262 devstack@c-api.service[113004]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:20:21.098245 np0000183262 devstack@c-api.service[113004]: import eventlet # noqa Jun 28 15:20:21.098669 np0000183262 devstack@c-api.service[113002]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:20:21.098669 np0000183262 devstack@c-api.service[113002]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:20:21.098669 np0000183262 devstack@c-api.service[113002]: we strongly recommend against using it for new projects. Jun 28 15:20:21.098669 np0000183262 devstack@c-api.service[113002]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:20:21.098669 np0000183262 devstack@c-api.service[113002]: framework. For more detail see Jun 28 15:20:21.098669 np0000183262 devstack@c-api.service[113002]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:20:21.098669 np0000183262 devstack@c-api.service[113002]: import eventlet # noqa Jun 28 15:20:21.105065 np0000183262 devstack@c-api.service[113003]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:20:21.105065 np0000183262 devstack@c-api.service[113003]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:20:21.105065 np0000183262 devstack@c-api.service[113003]: we strongly recommend against using it for new projects. Jun 28 15:20:21.105065 np0000183262 devstack@c-api.service[113003]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:20:21.105065 np0000183262 devstack@c-api.service[113003]: framework. For more detail see Jun 28 15:20:21.105065 np0000183262 devstack@c-api.service[113003]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:20:21.105065 np0000183262 devstack@c-api.service[113003]: import eventlet # noqa Jun 28 15:20:21.185168 np0000183262 devstack@c-api.service[113002]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:20:21.185168 np0000183262 devstack@c-api.service[113002]: warnings.warn( Jun 28 15:20:21.185399 np0000183262 devstack@c-api.service[113001]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:20:21.185399 np0000183262 devstack@c-api.service[113001]: warnings.warn( Jun 28 15:20:21.196506 np0000183262 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:20:21.196506 np0000183262 devstack@c-api.service[113004]: warnings.warn( Jun 28 15:20:21.197226 np0000183262 devstack@c-api.service[113003]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:20:21.197226 np0000183262 devstack@c-api.service[113003]: warnings.warn( Jun 28 15:20:21.274761 np0000183262 devstack@c-api.service[113002]: /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 Jun 28 15:20:21.274761 np0000183262 devstack@c-api.service[113002]: from cgi import parse_header Jun 28 15:20:21.284828 np0000183262 devstack@c-api.service[113001]: /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 Jun 28 15:20:21.284828 np0000183262 devstack@c-api.service[113001]: from cgi import parse_header Jun 28 15:20:21.289493 np0000183262 devstack@c-api.service[113004]: /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 Jun 28 15:20:21.289493 np0000183262 devstack@c-api.service[113004]: from cgi import parse_header Jun 28 15:20:21.294656 np0000183262 devstack@c-api.service[113003]: /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 Jun 28 15:20:21.294656 np0000183262 devstack@c-api.service[113003]: from cgi import parse_header Jun 28 15:20:21.333172 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:21.333172 np0000183262 devstack@c-api.service[113002]: removals.removed_module( Jun 28 15:20:21.335741 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:21.335741 np0000183262 devstack@c-api.service[113002]: removals.removed_module( Jun 28 15:20:21.340783 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:20:21.340783 np0000183262 devstack@c-api.service[113001]: removals.removed_module( Jun 28 15:20:21.346040 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:20:21.346040 np0000183262 devstack@c-api.service[113001]: removals.removed_module( Jun 28 15:20:21.346798 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:21.346798 np0000183262 devstack@c-api.service[113004]: removals.removed_module( Jun 28 15:20:21.349025 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:21.349025 np0000183262 devstack@c-api.service[113004]: removals.removed_module( Jun 28 15:20:21.363128 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:21.363128 np0000183262 devstack@c-api.service[113003]: removals.removed_module( Jun 28 15:20:21.365549 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:21.365549 np0000183262 devstack@c-api.service[113003]: removals.removed_module( Jun 28 15:20:22.153706 np0000183262 devstack@c-api.service[113002]: /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 Jun 28 15:20:22.153706 np0000183262 devstack@c-api.service[113002]: warnings.warn( Jun 28 15:20:22.209244 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:22.209244 np0000183262 devstack@c-api.service[113002]: warnings.warn( Jun 28 15:20:22.273500 np0000183262 devstack@c-api.service[113004]: /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 Jun 28 15:20:22.273500 np0000183262 devstack@c-api.service[113004]: warnings.warn( Jun 28 15:20:22.287780 np0000183262 devstack@c-api.service[113003]: /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 Jun 28 15:20:22.287780 np0000183262 devstack@c-api.service[113003]: warnings.warn( Jun 28 15:20:22.340693 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:22.340693 np0000183262 devstack@c-api.service[113004]: warnings.warn( Jun 28 15:20:22.354336 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:22.354336 np0000183262 devstack@c-api.service[113003]: warnings.warn( Jun 28 15:20:22.374313 np0000183262 devstack@c-api.service[113001]: /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 Jun 28 15:20:22.374313 np0000183262 devstack@c-api.service[113001]: warnings.warn( Jun 28 15:20:22.429206 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:20:22.429206 np0000183262 devstack@c-api.service[113001]: warnings.warn( Jun 28 15:20:22.454230 np0000183262 devstack@c-api.service[113002]: 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. Jun 28 15:20:22.454493 np0000183262 devstack@c-api.service[113002]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113002) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:20:22.543995 np0000183262 devstack@c-api.service[113003]: 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. Jun 28 15:20:22.544302 np0000183262 devstack@c-api.service[113003]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113003) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:20:22.550421 np0000183262 devstack@c-api.service[113004]: 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. Jun 28 15:20:22.550609 np0000183262 devstack@c-api.service[113004]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113004) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:20:22.551486 np0000183262 devstack@c-api.service[113002]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 28 15:20:22.551486 np0000183262 devstack@c-api.service[113002]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:20:22.607604 np0000183262 devstack@c-api.service[113003]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 28 15:20:22.607604 np0000183262 devstack@c-api.service[113003]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:20:22.617417 np0000183262 devstack@c-api.service[113004]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 28 15:20:22.617417 np0000183262 devstack@c-api.service[113004]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:20:22.648539 np0000183262 devstack@c-api.service[113001]: 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. Jun 28 15:20:22.648936 np0000183262 devstack@c-api.service[113001]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113001) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:20:22.727513 np0000183262 devstack@c-api.service[113001]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 28 15:20:22.727513 np0000183262 devstack@c-api.service[113001]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:20:23.168507 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113003) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:20:23.169060 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.169060 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.169390 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113002) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:20:23.169732 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.169732 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.169732 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.170140 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.170241 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.170346 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.170346 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.170509 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.170601 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.170601 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.170763 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.170763 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.170763 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.170940 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.170940 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.171107 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.171264 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.171264 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.172897 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.172958 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.173007 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.173124 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.173124 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.173274 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.173274 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.173412 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:20:23.173956 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.174067 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.174165 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.174214 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.174251 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.174347 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.174542 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.174644 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.174644 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.174644 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.174835 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.174835 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.174926 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.175038 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.175130 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.175226 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.175343 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.176291 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.176397 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.176474 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.176561 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.176638 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.176721 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.176822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.179576 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.179734 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.179734 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.179734 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.179867 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.179867 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.179940 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.181061 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.181152 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.181189 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.181293 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.181377 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.181451 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.181451 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.181603 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.181603 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.181789 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.181890 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.181890 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.181890 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.182085 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.182124 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.182124 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.182190 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.182223 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.182259 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.182291 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.182291 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.182357 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.182390 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.182423 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.182455 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.182489 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.182520 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.182551 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.182592 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.182624 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.182655 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.182655 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.182719 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.182751 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.183082 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.183118 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.183118 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.183178 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.183211 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.183278 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.183315 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.183347 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.183387 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.183420 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.183458 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.183489 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.183520 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.183553 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.183584 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.183615 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.183651 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.183685 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.183727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.183758 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.183790 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.183822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.183822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.183822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.183822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.184597 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.184597 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.184597 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.184597 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.184597 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.185067 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.185067 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.185067 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.185067 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.185067 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.185513 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.185513 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.185513 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.185779 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.185779 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.185779 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.186012 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.186086 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.186155 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.186155 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.186303 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.186387 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.186462 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.186531 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.186599 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.186674 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.186674 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.186808 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.186897 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.186985 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.186985 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.187180 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.187180 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.187180 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.187541 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.187541 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.187541 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.187541 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.187847 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.187913 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.188020 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.188095 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.188158 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.188236 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.188296 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.188374 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.188422 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.188480 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.188534 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.188575 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.188575 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.188575 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.188703 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.188703 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.188703 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.188820 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.188820 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.189191 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.189191 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.189383 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.189506 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.189619 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.189619 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.189828 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.189828 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.189828 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.190059 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.190123 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113001) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:20:23.190207 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.190207 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.190207 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.190388 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.190427 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.190462 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.190493 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.190531 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.190563 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.190563 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.190563 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.190563 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.190695 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.190742 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.190783 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.190987 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.190987 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.191134 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.191233 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.191311 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.191396 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.191473 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.191554 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.191627 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.191719 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.191799 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.191877 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.191877 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.192016 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.192094 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.192223 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.192223 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.192223 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.192223 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.192223 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.192223 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.192223 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.192636 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.192636 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.192636 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.192636 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.192788 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.192788 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.192788 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.193883 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.194015 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.194015 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.194186 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.194186 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.194186 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.194409 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.194753 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.194816 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.194892 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.194939 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.195089 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.195089 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.195310 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.195310 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.195310 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.195577 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.195577 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.195577 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.195577 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.195927 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.196032 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.196147 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.196147 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.196147 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.196147 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.196321 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.196364 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.196405 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.196437 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.196469 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.196519 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.196564 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.196612 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.196654 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.196695 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.196737 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.196780 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.196834 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.197155 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.197271 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.197376 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.197481 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.197481 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.197481 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.197481 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.197481 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.197481 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.198038 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.198135 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.198228 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.198228 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.198228 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.198228 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.198452 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.198513 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.198557 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.198611 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.198659 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.198699 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.198740 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.198784 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.198828 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.198891 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.198891 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.198987 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.199211 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.199265 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.199308 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.199356 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.199400 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.199444 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.199444 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.199519 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.199519 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.199597 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.199648 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.199681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.199681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.199681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.199681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.199681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.199681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.199681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.200174 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.200174 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.200174 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.200380 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.200450 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.200516 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.200581 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.200652 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.200720 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.200795 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.200894 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.200974 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.201034 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.201093 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.201169 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.201239 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.201314 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.201380 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.201445 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.201513 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.201580 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.201657 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.201727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.201727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.201727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.201727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.201727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.201727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.202102 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.202743 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.202743 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.202743 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.202743 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.202743 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.203014 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.203085 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.203169 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.203226 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.203276 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.203324 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.203404 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.203509 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.203598 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.203698 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.203801 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.203906 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.203996 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.204030 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.204063 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.204096 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.204127 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.204152 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.204191 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.204219 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.204219 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.204269 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.204293 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.204317 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.204345 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.204345 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.204408 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.204433 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.204458 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.204695 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.204695 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.204695 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.204695 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.204695 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.204695 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.205169 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.205285 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.205360 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.205428 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.205509 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.205575 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.205635 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.205716 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.205790 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.205874 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.205964 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.206026 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.206103 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.206161 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.206235 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.206291 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.206368 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.206399 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.206430 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.206457 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.206487 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.206518 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.206541 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.206564 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.206589 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.206615 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.206639 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.206667 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.206700 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.206734 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.206763 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.206786 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.206809 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.206833 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.207010 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.207068 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.207153 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.207226 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.207292 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.207369 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.207443 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.207507 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.207557 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.207611 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.207661 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.207727 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.207795 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.207866 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.207922 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.207984 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.208019 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.208058 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.208095 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.208124 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.208155 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.208185 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.208220 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.208255 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.208294 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.208329 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.208361 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.208385 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.208408 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.208437 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.208469 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.208503 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.208532 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.208559 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.208582 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.208610 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.208633 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.208669 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.208701 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.208732 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.208763 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.208763 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.208763 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.208763 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.208763 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.208763 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.208956 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.208956 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.208956 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.208956 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.208956 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.208956 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.208956 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.209136 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.209136 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.209136 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.209136 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.209136 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.209136 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.209136 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.209294 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.209294 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.209294 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.209360 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.209384 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.209412 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.209435 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.209459 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.209482 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.209506 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.209535 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.209567 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.209990 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.209990 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.209990 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.210168 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.210225 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.210277 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.210333 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.210385 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.210442 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.210494 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.210549 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.210602 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.210654 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.210745 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.210830 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.210915 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.210969 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.211029 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.211083 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.211180 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.211238 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.211290 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.211346 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.211403 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.211454 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.211504 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.211557 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.211609 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.211659 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.211719 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.211771 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.211822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.211940 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.212012 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.212085 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.212158 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.212226 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.212289 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.212345 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.212416 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.212494 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.212555 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.212608 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.212668 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.212720 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.212770 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.212820 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.212894 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.212949 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.213001 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.213052 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.213115 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.213169 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.213225 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.213276 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.213326 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.213326 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.213326 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.213489 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.213489 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.213489 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.213563 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.213587 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.213610 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.213638 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.213661 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.213684 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.213707 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.213731 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.213754 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.213754 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.213803 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.213827 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.213865 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.214107 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.214135 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.214158 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.214182 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.214207 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.214229 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.214253 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.214275 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.214303 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.214326 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.214353 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.214377 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.214400 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.214427 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.214427 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.214471 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.214494 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.214522 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.214555 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.214581 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.214581 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.214624 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.214651 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.214651 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.214651 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.214651 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.214735 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.215629 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.215629 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.215629 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.215629 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.215629 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.215629 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.215943 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.215995 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.216044 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.216094 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.216160 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.216213 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.216269 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.216320 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.216373 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.216427 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.216477 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.216526 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.216575 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.216624 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.216678 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.216733 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.216787 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.216787 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.216909 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.216970 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.217027 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.217027 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.217027 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.217027 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.217221 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.217273 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.217273 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.217367 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.217783 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.217783 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.217783 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.217783 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.218336 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.218428 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.218508 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.218600 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.218680 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.218804 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.218943 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.220765 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.220815 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.220841 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.220896 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.220922 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.220951 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.221063 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.221122 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.221174 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.221223 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.221273 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.221327 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.221380 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.221380 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.221540 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.221596 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.221654 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.221740 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.221814 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.221920 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.221976 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.222023 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.222023 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.222098 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.222141 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.222174 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.222213 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.222246 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.222277 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.222314 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.222346 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.222378 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.222410 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.222453 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.222492 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.222525 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.222556 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.222588 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.222619 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.222650 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.222681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.222681 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.223237 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.223301 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.223353 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.223391 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.223425 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.223458 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.223490 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.223523 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.223555 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.223587 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.223619 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.223653 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.223693 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.223728 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.223764 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.223800 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.223832 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.223832 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.223917 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.223949 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.224186 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.224326 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.224418 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.224497 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.224497 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.224646 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.224646 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.224646 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.225005 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.225089 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.225162 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.225260 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.225260 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.225397 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.225397 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.228137 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.228268 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.228268 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.228404 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.228404 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.228404 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.228536 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.229449 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.229516 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.229550 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.229670 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.229670 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.229840 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.229984 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.230071 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.230231 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.230320 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.230398 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.230471 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.230548 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.230614 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.230693 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.230752 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.230832 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.230899 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.230943 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.230974 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.231053 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.231090 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.231122 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.231154 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.231185 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.231216 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.231254 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.231286 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.231326 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.231379 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.231427 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.231461 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.231493 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.231526 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.231557 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.231589 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.231625 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.231662 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.231701 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.231734 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.231766 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.231805 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.231838 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.231838 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.231917 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.231950 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.231992 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.232024 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.232056 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.232090 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.232128 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.232160 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.232197 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.232235 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.232272 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.232304 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.232335 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.232335 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.232414 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.232465 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.232497 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.232539 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.232571 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.232603 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.232634 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.232670 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.232701 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.232732 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.232762 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.232793 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.232824 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.232872 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.232916 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.232953 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.232985 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.233015 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.233046 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.233076 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.233108 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.233140 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.233140 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.233197 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.233228 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.233259 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.234409 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.234497 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.234497 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.234566 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.234598 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.234635 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.234673 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.234706 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.234737 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.234770 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.234815 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.235048 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.235048 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.235204 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.235519 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.235602 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.235677 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.235746 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.235821 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.236095 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.236147 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.236180 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.236212 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.236244 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.236277 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.236309 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.236340 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.236371 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:20:23.237106 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.237228 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.237303 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.237412 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.237491 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.237561 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.237640 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113003) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.237684 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.237684 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.237776 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.237825 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.237897 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.237932 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.237932 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.237997 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113001) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.238034 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.238071 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.238102 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113004) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:20:23.238136 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113002) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.238168 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:20:23.238353 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:20:23.238353 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:20:23.238515 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113004) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:20:23.238515 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113004) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:20:23.288802 np0000183262 devstack@c-api.service[113003]: INFO dbcounter [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Registered counter for database cinder Jun 28 15:20:23.292193 np0000183262 devstack@c-api.service[113001]: INFO dbcounter [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Registered counter for database cinder Jun 28 15:20:23.294970 np0000183262 devstack@c-api.service[113002]: INFO dbcounter [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Registered counter for database cinder Jun 28 15:20:23.296953 np0000183262 devstack@c-api.service[113004]: INFO dbcounter [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Registered counter for database cinder Jun 28 15:20:23.343200 np0000183262 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 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=113003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.344695 np0000183262 devstack@c-api.service[113002]: DEBUG oslo_db.sqlalchemy.engines [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 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=113002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.346202 np0000183262 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.348186 np0000183262 devstack@c-api.service[113001]: DEBUG oslo_db.sqlalchemy.engines [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 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=113001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.476643 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writer thread running {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:20:23.476816 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writer thread running {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:20:23.479947 np0000183262 devstack@c-api.service[113004]: INFO cinder.rpc [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:20:23.480473 np0000183262 devstack@c-api.service[113002]: INFO cinder.rpc [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:20:23.483811 np0000183262 devstack@c-api.service[113004]: INFO cinder.rpc [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:20:23.484794 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writer thread running {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:20:23.486386 np0000183262 devstack@c-api.service[113002]: INFO cinder.rpc [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:20:23.487465 np0000183262 devstack@c-api.service[113004]: INFO cinder.rpc [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:20:23.488048 np0000183262 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:20:23.489518 np0000183262 devstack@c-api.service[113004]: INFO cinder.rpc [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:20:23.489773 np0000183262 devstack@c-api.service[113002]: INFO cinder.rpc [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:20:23.490585 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.491031 np0000183262 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:20:23.492129 np0000183262 devstack@c-api.service[113002]: INFO cinder.rpc [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:20:23.493530 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.493685 np0000183262 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:20:23.494431 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.496038 np0000183262 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:20:23.497326 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.498508 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.499930 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writer thread running {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:20:23.502410 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.503555 np0000183262 devstack@c-api.service[113001]: INFO cinder.rpc [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:20:23.506900 np0000183262 devstack@c-api.service[113001]: INFO cinder.rpc [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:20:23.509526 np0000183262 devstack@c-api.service[113001]: INFO cinder.rpc [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:20:23.511787 np0000183262 devstack@c-api.service[113001]: INFO cinder.rpc [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:20:23.512952 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.517390 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.529725 np0000183262 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.532961 np0000183262 devstack@c-api.service[113004]: INFO cinder.rpc [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:20:23.535617 np0000183262 devstack@c-api.service[113004]: INFO cinder.rpc [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:20:23.536961 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.541172 np0000183262 devstack@c-api.service[113002]: DEBUG oslo_db.sqlalchemy.engines [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 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=113002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.542202 np0000183262 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 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=113003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.544735 np0000183262 devstack@c-api.service[113002]: INFO cinder.rpc [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:20:23.545217 np0000183262 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:20:23.547418 np0000183262 devstack@c-api.service[113002]: INFO cinder.rpc [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:20:23.547942 np0000183262 devstack@c-api.service[113003]: INFO cinder.rpc [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:20:23.548885 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.549392 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.551913 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.553022 np0000183262 devstack@c-api.service[113001]: DEBUG oslo_db.sqlalchemy.engines [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 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=113001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:23.556648 np0000183262 devstack@c-api.service[113001]: INFO cinder.rpc [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:20:23.557452 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.559640 np0000183262 devstack@c-api.service[113001]: INFO cinder.rpc [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:20:23.560766 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.561133 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.561948 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.565807 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.566585 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.569568 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.570041 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.570370 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.573595 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.573881 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.574725 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.574920 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.577938 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.578064 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.579300 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.579670 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.581001 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.581955 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.582340 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.582999 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.584137 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.585395 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.587809 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.588489 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.589163 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.590018 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.590967 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.591452 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.592387 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.592479 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.593140 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.594593 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.594706 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.595319 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.595535 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.596117 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.597511 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.598696 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.599053 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.601124 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.601687 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.604057 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.604577 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.604690 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.605232 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.606097 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.606908 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.608555 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.608789 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.609054 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.610107 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.610574 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.611503 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.611598 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.612917 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.613029 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.613367 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.614358 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.614501 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.614941 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.615770 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.615842 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.616035 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.616506 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.617306 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.617479 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.618127 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.618410 np0000183262 devstack@c-api.service[113004]: WARNING cinder.api.contrib.hosts [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:20:23.618651 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: extensions {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.619060 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.619196 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.620466 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.621010 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: cgsnapshots {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.621303 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.621437 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.622023 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.622410 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: qos-specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.622926 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.623098 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.623401 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.624429 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.624512 np0000183262 devstack@c-api.service[113003]: WARNING cinder.api.contrib.hosts [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:20:23.624549 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: capabilities {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.624591 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.624722 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: extensions {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.625637 np0000183262 devstack@c-api.service[113002]: WARNING cinder.api.contrib.hosts [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:20:23.625874 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: backups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.625927 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: extensions {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.626035 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.627075 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: cgsnapshots {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.627283 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: cgsnapshots {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.627512 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.627942 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-volume-type-access {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.628783 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: qos-specs {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.628973 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.629598 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: qos-specs {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.629660 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.630707 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.631350 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: capabilities {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.631949 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: consistencygroups {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.632097 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.633098 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: capabilities {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.633246 np0000183262 devstack@c-api.service[113001]: WARNING cinder.api.contrib.hosts [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:20:23.633485 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: extensions {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.633897 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: backups {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.634753 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: extra_specs {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.635013 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: backups {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.635959 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: cgsnapshots {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.636024 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-volume-type-access {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.637058 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: encryption {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.637453 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: qos-specs {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.637670 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: encryption {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.638130 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-volume-type-access {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.639213 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-volume-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.639760 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: capabilities {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.640660 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: encryption {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.640783 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-volume-transfer {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.641157 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: backups {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.642232 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: consistencygroups {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.642323 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-availability-zone {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.642552 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: consistencygroups {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.643675 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-quota-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.644265 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: extra_specs {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.644543 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: extra_specs {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.645127 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-quota-class-sets {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.645839 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: encryption {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.646214 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: encryption {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.646668 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-snapshot-manage {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.647365 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-volume-manage {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.647809 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-volume-manage {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.648276 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: os-hosts {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.648829 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-volume-transfer {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.648909 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-volume-type-access {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.649317 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-volume-transfer {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.649769 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extended resource: scheduler-stats {{(pid=113004) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.650516 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-availability-zone {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.650622 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: encryption {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.651041 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-availability-zone {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.651951 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-quota-sets {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.652218 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: consistencygroups {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.652413 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-quota-sets {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.652764 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.653402 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-quota-class-sets {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.653952 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-quota-class-sets {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.654271 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.654322 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: extra_specs {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.654721 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-snapshot-manage {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.655174 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.contrib.snapshot_actions [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] SnapshotActionsController initialized {{(pid=113004) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:20:23.655336 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-snapshot-manage {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.655930 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.656004 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: encryption {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.656184 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: os-hosts {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.656871 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: os-hosts {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.657344 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.657551 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-volume-manage {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.657605 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extended resource: scheduler-stats {{(pid=113002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.658314 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extended resource: scheduler-stats {{(pid=113003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.658695 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.659100 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-volume-transfer {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.660095 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.660178 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.660764 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-availability-zone {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.661626 np0000183262 devstack@c-api.service[113004]: WARNING castellan.key_manager.migration [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.661684 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.661835 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.662114 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-quota-sets {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.662450 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension UsedLimits extending resource: limits {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.662579 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.662712 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] SnapshotActionsController initialized {{(pid=113002) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:20:23.662763 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.662904 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663019 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663151 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663247 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663330 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.663433 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension TypesManage extending resource: types {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663488 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663532 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.663576 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-quota-class-sets {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.663622 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663750 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension AdminActions extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663830 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension AdminActions extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.663948 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension AdminActions extending resource: backups {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.664027 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.664136 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.664264 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.v3.router [None req-37b3c5f2-4854-4ae6-8996-95c586b1b604 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113004) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.664315 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] SnapshotActionsController initialized {{(pid=113003) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:20:23.664925 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-snapshot-manage {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.664999 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.665113 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.666325 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: os-hosts {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.666436 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.666543 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.667703 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extended resource: scheduler-stats {{(pid=113001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:20:23.667838 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.667937 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.669325 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.669389 np0000183262 devstack@c-api.service[113002]: WARNING castellan.key_manager.migration [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.670271 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension UsedLimits extending resource: limits {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.670399 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.670609 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.670764 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.670899 np0000183262 devstack@c-api.service[113003]: WARNING castellan.key_manager.migration [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.671050 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.671155 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeActions extending resource: volumes {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.671155 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.671155 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.671541 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension TypesManage extending resource: types {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.671541 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.671541 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.671955 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension AdminActions extending resource: volumes {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672061 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension UsedLimits extending resource: limits {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672144 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension AdminActions extending resource: snapshots {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672217 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672291 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension AdminActions extending resource: backups {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672291 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672404 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672461 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672517 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672611 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.v3.router [None req-a3d21fe6-44ba-4d71-b90c-f83c18ad72c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672671 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeActions extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672671 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672671 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672835 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.672917 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension TypesManage extending resource: types {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.672917 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673029 np0000183262 devstack@c-api.service[113004]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74c0e76a3668 pid: 113004 (default app) Jun 28 15:20:23.673083 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673083 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension AdminActions extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673083 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension AdminActions extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673083 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension AdminActions extending resource: backups {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673331 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673331 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673331 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.v3.router [None req-6f059176-e1de-40ea-b231-1a8b10d0d435 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.673484 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.contrib.snapshot_actions [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] SnapshotActionsController initialized {{(pid=113001) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:20:23.674117 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.675619 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.677155 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.678626 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.680187 np0000183262 devstack@c-api.service[113001]: WARNING castellan.key_manager.migration [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:20:23.681162 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension UsedLimits extending resource: limits {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.681295 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.681518 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.681635 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.681635 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.681797 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.681834 np0000183262 devstack@c-api.service[113002]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74c0e76a3668 pid: 113002 (default app) Jun 28 15:20:23.681885 np0000183262 devstack@c-api.service[113003]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74c0e76a3668 pid: 113003 (default app) Jun 28 15:20:23.681921 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.681921 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.681921 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.681921 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.681921 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682153 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682153 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682153 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682262 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeActions extending resource: volumes {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.682297 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682297 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682297 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682297 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682297 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682297 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682531 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682531 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682531 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682531 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682722 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682722 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.682722 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.682722 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683032 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683032 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683135 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.683171 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683171 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683171 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683171 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683171 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683387 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683387 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683387 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683387 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683387 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683621 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683621 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683704 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.683738 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683738 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683738 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683738 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683738 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683738 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683999 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683999 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683999 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683999 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.683999 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.683999 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.684233 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension TypesManage extending resource: types {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.684266 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.684266 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.684266 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.684266 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.684266 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.684266 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.684514 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.684514 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.684615 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.684650 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.684650 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.684650 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.684650 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.684650 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.685477 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.685477 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.685477 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.685477 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.685477 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.685903 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.685903 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.685903 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.685903 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.686235 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.686308 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.686308 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.686308 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.686308 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.686308 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.686308 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.686751 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.686751 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.686751 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.686751 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.687091 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension AdminActions extending resource: volumes {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.687174 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.687174 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.687174 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.687174 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.687494 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.687494 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.687494 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.687494 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.687841 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.687841 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.687841 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.687841 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.688194 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.688194 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.688367 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension AdminActions extending resource: snapshots {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.688441 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.688441 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.688441 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.688441 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.688441 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.688918 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.688918 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.688918 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.688918 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.688918 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.689321 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.689321 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.689493 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension AdminActions extending resource: backups {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.689565 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.689565 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.689565 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.689565 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.689904 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.689904 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.689904 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.689904 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.690248 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.690248 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.690248 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.690248 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.690553 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.690553 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.690553 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.690553 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.690908 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.690986 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.690986 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.690986 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.690986 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.691304 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.691304 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.691304 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.691304 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.691304 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.691304 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.691798 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.691798 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.691798 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.691798 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.692139 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.692211 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.692211 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.692211 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.692211 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.692639 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.692639 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.692639 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.692639 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.692639 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.692639 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693007 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693007 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693007 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693007 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693178 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.v3.router [None req-4344cb60-505d-4c61-8ad7-c8e5613672d1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:20:23.693214 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693214 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693214 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693214 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693214 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693214 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693446 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693446 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693446 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693446 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693446 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693446 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693674 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693674 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.693674 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.693674 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.694046 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.694046 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.694046 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.694046 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.694336 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.694336 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.694336 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.694336 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.695304 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.695304 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.695304 np0000183262 devstack@c-api.service[113004]: /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. Jun 28 15:20:23.695304 np0000183262 devstack@c-api.service[113004]: warnings.warn(deprecated_msg) Jun 28 15:20:23.695304 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-435ff3b5-3bb1-49cb-968d-0a10449056a3 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:20:23.695304 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 1/1] 199.204.45.177 () {60 vars in 956 bytes} [Sun Jun 28 15:20:23 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:20:23.695710 np0000183262 devstack@c-api.service[113001]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74c0e76a3668 pid: 113001 (default app) Jun 28 15:20:31.126046 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.126046 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.126046 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.126046 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.126046 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.126968 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.126968 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.126968 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.126968 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.126968 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.127520 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.127520 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.127520 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.127520 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.127520 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.127520 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128029 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128029 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128029 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128029 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128329 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128329 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128329 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128329 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128572 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128572 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128572 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128572 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128799 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128799 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128799 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.128799 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.128799 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129134 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129134 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129134 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129134 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129134 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129407 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129407 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129407 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129407 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129407 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129407 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129731 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129731 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129731 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129731 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.129731 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.129731 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130080 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130080 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130080 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130080 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130080 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130080 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130424 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130424 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130424 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130424 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130424 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130712 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130712 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130712 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.130712 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.130712 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131004 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131004 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131004 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131004 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131004 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131004 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131333 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131333 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131333 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131333 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131333 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131333 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131666 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131666 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131666 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.131666 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.131666 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132134 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132134 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132134 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132134 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132134 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132444 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132444 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132444 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132444 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132681 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132681 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132681 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132681 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132954 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132954 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132954 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.132954 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.132954 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.133255 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.133255 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.133255 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.133255 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.133255 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.133533 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.133533 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.133533 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.133533 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.133758 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.133758 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.133758 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.133758 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134011 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134011 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134011 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134011 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134236 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134236 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134236 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134236 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134480 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134480 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134480 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134480 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134708 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134708 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134708 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.134708 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.134708 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135015 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135015 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135015 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135015 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135015 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135015 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135365 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135365 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135365 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135365 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135365 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135633 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135633 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135633 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135633 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.135633 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.135633 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136078 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136078 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136078 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136078 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136078 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136078 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136413 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136413 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136413 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136413 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136413 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136413 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136792 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136792 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136792 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136792 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.136792 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.136792 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137101 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.137101 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137101 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.137101 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137302 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.137302 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137302 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.137302 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137302 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.137547 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137547 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.137547 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137547 np0000183262 devstack@c-api.service[113002]: /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. Jun 28 15:20:31.137547 np0000183262 devstack@c-api.service[113002]: warnings.warn(deprecated_msg) Jun 28 15:20:31.137547 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:20:31.705083 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad admin admin] POST https://199.204.45.177/volume/v3/types Jun 28 15:20:31.705730 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 28 15:20:31.707628 np0000183262 devstack@c-api.service[113002]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 28 15:20:31.707628 np0000183262 devstack@c-api.service[113002]: warnings.warn( Jun 28 15:20:31.748423 np0000183262 devstack@c-api.service[113002]: DEBUG oslo_db.sqlalchemy.engines [None req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad 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=113002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:31.787628 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad admin admin] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jun 28 15:20:31.787628 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 1/2] 199.204.45.177 () {68 vars in 1288 bytes} [Sun Jun 28 15:20:31 2026] POST /volume/v3/types => generated 186 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:20:31.811409 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.811409 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.811409 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.811409 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.811409 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.812607 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.812607 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.812607 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.812607 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.812607 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.813430 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.813430 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.813430 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.813430 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.813430 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.813430 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.814969 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.814969 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.814969 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.814969 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.816671 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.816671 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.816671 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.816671 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.818056 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.818056 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.818056 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.818056 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.818950 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.818950 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.818950 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.818950 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.818950 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.819942 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.819942 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.819942 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.819942 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.819942 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.821647 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.821647 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.821647 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.821647 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.821647 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.821647 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.823510 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.823510 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.823510 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.823510 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.823510 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.823510 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.823838 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.823838 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.823838 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.823838 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.823838 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.823838 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.824239 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.824239 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.824239 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.824239 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.824239 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.824730 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.824730 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.824730 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.824730 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.824730 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.825105 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.825105 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.825105 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.825105 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.825105 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.825105 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.825510 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.825510 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.825510 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.825510 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.825510 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.825510 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.826461 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.826461 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.826461 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.826461 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.826461 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.826618 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.826618 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.826618 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.826618 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.826618 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.826808 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.826808 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.826808 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.826808 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.827334 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.827334 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.827334 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.827334 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.827509 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.827509 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.827509 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.827509 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.827509 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.827902 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.827902 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.827902 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.827902 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.827902 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828101 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828101 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828101 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828101 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828213 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828213 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828213 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828213 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828328 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828328 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828328 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828328 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828440 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828440 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828440 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828440 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828605 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828605 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828605 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828605 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828724 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828724 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828724 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828724 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828724 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828873 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828873 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828873 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828873 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.828873 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.828873 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829103 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829103 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829103 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829103 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829103 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829259 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829259 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829259 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829259 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829259 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829259 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829457 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829457 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829457 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829457 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829457 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829457 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829624 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829624 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829624 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829624 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829624 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829624 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829826 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829826 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829826 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829826 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.829826 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.829826 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830049 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.830049 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830049 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.830049 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830261 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.830261 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830261 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.830261 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830261 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.830439 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830439 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.830439 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830439 np0000183262 devstack@c-api.service[113003]: /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. Jun 28 15:20:31.830439 np0000183262 devstack@c-api.service[113003]: warnings.warn(deprecated_msg) Jun 28 15:20:31.830439 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad req-b9155f3e-4bc4-43f5-a22f-b7e0967c96b9 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:20:32.226427 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad req-b9155f3e-4bc4-43f5-a22f-b7e0967c96b9 admin admin] POST https://199.204.45.177/volume/v3/types/850ed307-11aa-4874-9797-16d8d40326c5/extra_specs Jun 28 15:20:32.227040 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad req-b9155f3e-4bc4-43f5-a22f-b7e0967c96b9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 28 15:20:32.229066 np0000183262 devstack@c-api.service[113003]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 28 15:20:32.229066 np0000183262 devstack@c-api.service[113003]: warnings.warn( Jun 28 15:20:32.277399 np0000183262 devstack@c-api.service[113003]: DEBUG oslo_db.sqlalchemy.engines [req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad req-b9155f3e-4bc4-43f5-a22f-b7e0967c96b9 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=113003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:20:32.352180 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-4202b70f-b8d3-481b-bf86-c951c2b2d2ad req-b9155f3e-4bc4-43f5-a22f-b7e0967c96b9 admin admin] https://199.204.45.177/volume/v3/types/850ed307-11aa-4874-9797-16d8d40326c5/extra_specs returned with HTTP 200 Jun 28 15:20:32.352796 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 1/3] 199.204.45.177 () {70 vars in 1505 bytes} [Sun Jun 28 15:20:31 2026] POST /volume/v3/types/850ed307-11aa-4874-9797-16d8d40326c5/extra_specs => generated 55 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:20:33.535031 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=6 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:20:33.558680 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=6 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:20:41.782416 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:20:42.350304 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:23:33.357212 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-1a58d259-7f5f-4d6b-ba85-1103e880f213 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:23:33.358227 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-1a58d259-7f5f-4d6b-ba85-1103e880f213 None None] GET https://199.204.45.177/volume// Jun 28 15:23:33.358485 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-1a58d259-7f5f-4d6b-ba85-1103e880f213 None None] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:23:33.358822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-1a58d259-7f5f-4d6b-ba85-1103e880f213 None None] Calling method 'all' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:23:33.359683 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-1a58d259-7f5f-4d6b-ba85-1103e880f213 None None] https://199.204.45.177/volume// returned with HTTP 300 Jun 28 15:23:33.360129 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 2/4] 199.204.45.177 () {66 vars in 1456 bytes} [Sun Jun 28 15:23:33 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 28 15:24:16.245131 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.245131 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.245131 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.245131 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.245131 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246088 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246088 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246088 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246088 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246088 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246351 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246351 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246351 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246351 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246351 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246351 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246633 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246633 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246633 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246633 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246818 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246818 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.246818 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.246818 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247034 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247034 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247034 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247034 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247232 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247232 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247232 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247232 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247232 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247513 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247513 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247513 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247513 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247513 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247805 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247805 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247805 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247805 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.247805 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.247805 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248137 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248137 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248137 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248137 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248137 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248137 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248444 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248444 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248444 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248444 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248444 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248444 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248714 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248714 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248714 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248714 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248714 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248983 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248983 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248983 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.248983 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.248983 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249199 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249199 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249199 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249199 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249199 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249199 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249510 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249510 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249510 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249510 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249510 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249510 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249769 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249769 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249769 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.249769 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.249769 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250032 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250032 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250032 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250032 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250032 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250235 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250235 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250235 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250235 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250427 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250427 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250427 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250427 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250613 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250613 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250613 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250613 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250613 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250875 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250875 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250875 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.250875 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.250875 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251077 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251077 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251077 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251077 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251293 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251293 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251293 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251293 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251482 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251482 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251482 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251482 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251666 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251666 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251666 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251666 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251845 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251845 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.251845 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.251845 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252070 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252070 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252070 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252070 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252070 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252301 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252301 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252301 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252301 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252301 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252301 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252565 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252565 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252565 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252565 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252565 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252765 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252765 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252765 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252765 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.252765 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.252765 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253048 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253048 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253048 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253048 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253048 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253048 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253309 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253309 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253309 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253309 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253309 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253309 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253573 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253573 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253573 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253573 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253573 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253573 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253842 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253842 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.253842 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.253842 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.254028 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.254028 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.254028 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.254028 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.254028 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.254250 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.254250 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.254250 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.254250 np0000183262 devstack@c-api.service[113001]: /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. Jun 28 15:24:16.254250 np0000183262 devstack@c-api.service[113001]: warnings.warn(deprecated_msg) Jun 28 15:24:16.254250 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-b800e099-3cef-46ac-9118-4d4edc71872f None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:16.254250 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 1/5] 199.204.45.177 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:16 2026] GET /volume/v3 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:16.295639 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-baf91399-48eb-40bb-832b-5db2a6c4919e None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:16.304699 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 2/6] 199.204.45.177 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:16 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:16.337793 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [req-baf91399-48eb-40bb-832b-5db2a6c4919e req-b7c84a21-ff2e-499f-af24-5e92e5719d3b None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:16.342761 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-baf91399-48eb-40bb-832b-5db2a6c4919e req-b7c84a21-ff2e-499f-af24-5e92e5719d3b demo demo] GET https://199.204.45.177/volume/v3/ Jun 28 15:24:16.343125 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [req-baf91399-48eb-40bb-832b-5db2a6c4919e req-b7c84a21-ff2e-499f-af24-5e92e5719d3b demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:16.343417 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [req-baf91399-48eb-40bb-832b-5db2a6c4919e req-b7c84a21-ff2e-499f-af24-5e92e5719d3b demo demo] Calling method 'version_select' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:16.344678 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [req-baf91399-48eb-40bb-832b-5db2a6c4919e req-b7c84a21-ff2e-499f-af24-5e92e5719d3b demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 28 15:24:16.345148 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 2/7] 199.204.45.177 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:16 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:16.389627 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-6a7c3e5a-6491-41ca-9a3c-fcae047269ac None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:16.864309 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-6a7c3e5a-6491-41ca-9a3c-fcae047269ac demo demo] GET https://199.204.45.177/volume/v3/types Jun 28 15:24:16.864634 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-6a7c3e5a-6491-41ca-9a3c-fcae047269ac demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:16.864895 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-6a7c3e5a-6491-41ca-9a3c-fcae047269ac demo demo] Calling method 'index' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:16.865506 np0000183262 devstack@c-api.service[113004]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 28 15:24:16.865506 np0000183262 devstack@c-api.service[113004]: warnings.warn( Jun 28 15:24:16.866248 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-6a7c3e5a-6491-41ca-9a3c-fcae047269ac demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:24:16.907493 np0000183262 devstack@c-api.service[113004]: DEBUG oslo_db.sqlalchemy.engines [None req-6a7c3e5a-6491-41ca-9a3c-fcae047269ac 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=113004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:24:16.931059 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-6a7c3e5a-6491-41ca-9a3c-fcae047269ac demo demo] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jun 28 15:24:16.931504 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 3/8] 199.204.45.177 () {64 vars in 1290 bytes} [Sun Jun 28 15:24:16 2026] GET /volume/v3/types => generated 377 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:16.972592 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-27a467a0-168e-44e4-8d98-b46550d203f6 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:17.392216 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-27a467a0-168e-44e4-8d98-b46550d203f6 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 28 15:24:17.393226 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-27a467a0-168e-44e4-8d98-b46550d203f6 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:17.393226 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-27a467a0-168e-44e4-8d98-b46550d203f6 demo demo] Calling method 'show' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:17.432424 np0000183262 devstack@c-api.service[113001]: DEBUG oslo_db.sqlalchemy.engines [None req-27a467a0-168e-44e4-8d98-b46550d203f6 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=113001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:24:17.457111 np0000183262 devstack@c-api.service[113001]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 28 15:24:17.457111 np0000183262 devstack@c-api.service[113001]: warnings.warn( Jun 28 15:24:17.459937 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-27a467a0-168e-44e4-8d98-b46550d203f6 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:17.460443 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 2/9] 199.204.45.177 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:16 2026] GET /volume/v3/types/default => generated 145 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:17.970326 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-e465828a-7db6-4c36-b45d-4ee258892833 None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:17.971383 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 3/10] 199.204.45.177 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:18.008728 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-97ed5ca1-41aa-436e-a2da-2d2f6908a011 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.017754 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 3/11] 199.204.45.177 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:18.056244 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-97ed5ca1-41aa-436e-a2da-2d2f6908a011 req-863660f1-810f-417e-92d7-416026f89de9 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.059275 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-97ed5ca1-41aa-436e-a2da-2d2f6908a011 req-863660f1-810f-417e-92d7-416026f89de9 demo demo] GET https://199.204.45.177/volume/v3/ Jun 28 15:24:18.059635 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-97ed5ca1-41aa-436e-a2da-2d2f6908a011 req-863660f1-810f-417e-92d7-416026f89de9 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:18.059999 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-97ed5ca1-41aa-436e-a2da-2d2f6908a011 req-863660f1-810f-417e-92d7-416026f89de9 demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:18.060791 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-97ed5ca1-41aa-436e-a2da-2d2f6908a011 req-863660f1-810f-417e-92d7-416026f89de9 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 28 15:24:18.061381 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 4/12] 199.204.45.177 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:18.103879 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-ff0600c4-17f1-434f-9f9e-304c4975cd88 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.106447 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-ff0600c4-17f1-434f-9f9e-304c4975cd88 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 28 15:24:18.106706 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-ff0600c4-17f1-434f-9f9e-304c4975cd88 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:18.107020 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-ff0600c4-17f1-434f-9f9e-304c4975cd88 demo demo] Calling method 'show' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:18.116531 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-ff0600c4-17f1-434f-9f9e-304c4975cd88 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:18.116870 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 3/13] 199.204.45.177 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:18.761888 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-2c7f8a9e-3faf-4007-8f26-1f7a4022e6bb None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.762463 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 4/14] 199.204.45.177 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:18.797545 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-96e705bb-fbb7-4487-a79c-2be34903e363 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.801634 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 4/15] 199.204.45.177 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:18.841137 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-96e705bb-fbb7-4487-a79c-2be34903e363 req-37880975-3562-4654-b146-761448f7a202 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.845007 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-96e705bb-fbb7-4487-a79c-2be34903e363 req-37880975-3562-4654-b146-761448f7a202 demo demo] GET https://199.204.45.177/volume/v3/ Jun 28 15:24:18.845390 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-96e705bb-fbb7-4487-a79c-2be34903e363 req-37880975-3562-4654-b146-761448f7a202 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:18.845822 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-96e705bb-fbb7-4487-a79c-2be34903e363 req-37880975-3562-4654-b146-761448f7a202 demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:18.846688 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-96e705bb-fbb7-4487-a79c-2be34903e363 req-37880975-3562-4654-b146-761448f7a202 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 28 15:24:18.847506 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 5/16] 199.204.45.177 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:18.896106 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-33a7a4c7-222d-4fc0-9eac-8a657e5537c2 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.898404 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-33a7a4c7-222d-4fc0-9eac-8a657e5537c2 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 28 15:24:18.898619 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-33a7a4c7-222d-4fc0-9eac-8a657e5537c2 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:18.898873 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-33a7a4c7-222d-4fc0-9eac-8a657e5537c2 demo demo] Calling method 'show' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:18.910509 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-33a7a4c7-222d-4fc0-9eac-8a657e5537c2 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:18.911202 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 4/17] 199.204.45.177 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:18.955559 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-14d6c501-9311-45e9-853f-49fd8fca0747 None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.956565 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 5/18] 199.204.45.177 () {62 vars in 1068 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 28 15:24:18.991074 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-659fe547-f36c-4f0c-8ded-de2a64aad4b4 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:18.994996 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 5/19] 199.204.45.177 () {64 vars in 1272 bytes} [Sun Jun 28 15:24:18 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 28 15:24:19.030888 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [req-659fe547-f36c-4f0c-8ded-de2a64aad4b4 req-c0a3b676-168f-4065-9bde-4d3007f3d5f2 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:19.034267 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-659fe547-f36c-4f0c-8ded-de2a64aad4b4 req-c0a3b676-168f-4065-9bde-4d3007f3d5f2 demo demo] GET https://199.204.45.177/volume/v3/ Jun 28 15:24:19.034629 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-659fe547-f36c-4f0c-8ded-de2a64aad4b4 req-c0a3b676-168f-4065-9bde-4d3007f3d5f2 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:19.035047 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [req-659fe547-f36c-4f0c-8ded-de2a64aad4b4 req-c0a3b676-168f-4065-9bde-4d3007f3d5f2 demo demo] Calling method 'version_select' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:19.035731 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [req-659fe547-f36c-4f0c-8ded-de2a64aad4b4 req-c0a3b676-168f-4065-9bde-4d3007f3d5f2 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 28 15:24:19.036435 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 6/20] 199.204.45.177 () {66 vars in 1346 bytes} [Sun Jun 28 15:24:19 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:19.076271 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-5173a4f4-94c0-4850-a6fc-afd0026d6c70 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:24:19.080535 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-5173a4f4-94c0-4850-a6fc-afd0026d6c70 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 28 15:24:19.080898 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-5173a4f4-94c0-4850-a6fc-afd0026d6c70 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:24:19.081310 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-5173a4f4-94c0-4850-a6fc-afd0026d6c70 demo demo] Calling method 'show' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:24:19.090667 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-5173a4f4-94c0-4850-a6fc-afd0026d6c70 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 28 15:24:19.091212 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 5/21] 199.204.45.177 () {64 vars in 1301 bytes} [Sun Jun 28 15:24:19 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:24:26.922920 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:24:29.087372 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=8 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:29:37.308732 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:29:37.445752 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:29:37.445979 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:29:37.446205 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:29:37.446783 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:29:37.451178 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:29:37.509448 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 demo demo] Get all volumes completed successfully. Jun 28 15:29:37.514745 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-14681e78-8b10-4fb1-8cdd-cbe8e82584d9 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:29:37.515106 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 6/22] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:29:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:29:47.498288 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:30:37.543987 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:30:37.594672 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:30:37.594672 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:30:37.594672 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:30:37.594672 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:30:37.596248 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:30:37.649082 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 demo demo] Get all volumes completed successfully. Jun 28 15:30:37.652548 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-9f1f1976-d4ff-40ee-a25b-e8f6db9856d0 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:30:37.653114 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 6/23] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:30:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:30:47.640654 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:31:37.704913 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:31:37.713596 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:31:37.714070 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:31:37.714451 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:31:37.715488 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:31:37.717451 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:31:37.777535 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 demo demo] Get all volumes completed successfully. Jun 28 15:31:37.781547 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-7f54df34-5cac-4e1a-a066-02cc8545fa99 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:31:37.782743 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 7/24] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:31:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:31:47.768069 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:32:37.823659 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:32:37.827551 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:32:37.827796 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:32:37.828082 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:32:37.828818 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:32:37.830000 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:32:37.884438 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d demo demo] Get all volumes completed successfully. Jun 28 15:32:37.888328 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-44e50b22-8ee0-4c78-a83c-9c354e52b00d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:32:37.888484 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 6/25] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:32:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:32:47.874442 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:33:37.939607 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:33:37.941882 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:33:37.943009 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:33:37.943009 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:33:37.943009 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:33:37.943371 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:33:37.953248 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 demo demo] Get all volumes completed successfully. Jun 28 15:33:37.955501 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-06c4827f-7e80-4867-a8a6-765bc3f6d701 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:33:37.955925 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 7/26] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:33:37 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) Jun 28 15:33:47.949889 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:34:38.034790 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:34:38.166729 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:34:38.167402 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:34:38.167823 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:34:38.168369 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:34:38.170421 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:34:38.183264 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 demo demo] Get all volumes completed successfully. Jun 28 15:34:38.187049 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-2933f59c-6d00-43d5-964f-1dedad7fc2a4 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:34:38.187905 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 7/27] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:34:48.176022 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:35:38.239840 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:35:38.243386 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:35:38.243656 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:35:38.243957 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:35:38.244304 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:35:38.245415 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:35:38.254582 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d demo demo] Get all volumes completed successfully. Jun 28 15:35:38.256998 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-d2efad8b-d902-4c97-bca2-1314b3a2510d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:35:38.257569 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 8/28] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:35:38 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) Jun 28 15:35:48.249463 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:36:38.284436 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-af795eab-eb75-4198-8074-77f5d882fc47 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:36:38.288875 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-af795eab-eb75-4198-8074-77f5d882fc47 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:36:38.289156 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-af795eab-eb75-4198-8074-77f5d882fc47 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:36:38.289618 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-af795eab-eb75-4198-8074-77f5d882fc47 demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:36:38.289907 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-af795eab-eb75-4198-8074-77f5d882fc47 demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:36:38.291041 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-af795eab-eb75-4198-8074-77f5d882fc47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:36:38.302695 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-af795eab-eb75-4198-8074-77f5d882fc47 demo demo] Get all volumes completed successfully. Jun 28 15:36:38.305337 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-af795eab-eb75-4198-8074-77f5d882fc47 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:36:38.305794 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 7/29] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:36:38 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) Jun 28 15:36:48.295898 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:37:38.328423 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:37:38.331761 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:37:38.332132 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:37:38.333295 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:37:38.334070 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:37:38.336286 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:37:38.346040 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 demo demo] Get all volumes completed successfully. Jun 28 15:37:38.348552 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-b7fe2d69-3cfd-4bd7-bc81-cd7080896368 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:37:38.349133 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 8/30] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:37:38 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) Jun 28 15:37:48.341392 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:38:38.365437 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:38:38.370141 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:38:38.370141 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:38:38.370141 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:38:38.370141 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:38:38.371492 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:38:38.380882 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b demo demo] Get all volumes completed successfully. Jun 28 15:38:38.383551 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-710d984f-f480-4ff1-9bce-bad0b74a4a3b demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:38:38.383980 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 8/31] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:38:38 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) Jun 28 15:38:48.375405 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:39:38.400697 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-000eb19a-c236-4f41-8dca-8f690d631323 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:39:38.562508 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-000eb19a-c236-4f41-8dca-8f690d631323 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:39:38.563076 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-000eb19a-c236-4f41-8dca-8f690d631323 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:39:38.563588 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-000eb19a-c236-4f41-8dca-8f690d631323 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:39:38.564068 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-000eb19a-c236-4f41-8dca-8f690d631323 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:39:38.566174 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-000eb19a-c236-4f41-8dca-8f690d631323 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:39:38.576188 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-000eb19a-c236-4f41-8dca-8f690d631323 demo demo] Get all volumes completed successfully. Jun 28 15:39:38.578578 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-000eb19a-c236-4f41-8dca-8f690d631323 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:39:38.578805 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 9/32] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:39:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:39:48.572110 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:40:38.599650 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:40:38.604328 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:40:38.604838 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:40:38.605293 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:40:38.606017 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:40:38.607523 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:40:38.615538 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a demo demo] Get all volumes completed successfully. Jun 28 15:40:38.617605 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-28c5ec3a-075d-4ac8-bd84-134014a4238a demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:40:38.618160 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 8/33] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:40:38 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) Jun 28 15:40:48.611750 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:41:38.640110 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-0c9f9a93-09f7-4add-839c-92941e694f42 None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:41:38.644555 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-0c9f9a93-09f7-4add-839c-92941e694f42 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:41:38.645094 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-0c9f9a93-09f7-4add-839c-92941e694f42 demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:41:38.645373 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-0c9f9a93-09f7-4add-839c-92941e694f42 demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:41:38.645697 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-0c9f9a93-09f7-4add-839c-92941e694f42 demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:41:38.647475 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-0c9f9a93-09f7-4add-839c-92941e694f42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:41:38.660731 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-0c9f9a93-09f7-4add-839c-92941e694f42 demo demo] Get all volumes completed successfully. Jun 28 15:41:38.665581 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-0c9f9a93-09f7-4add-839c-92941e694f42 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:41:38.666582 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 9/34] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:41:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:41:48.653271 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:42:38.681345 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:42:38.684483 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:42:38.684735 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:42:38.685019 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:42:38.685338 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:42:38.686394 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:42:38.700278 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c demo demo] Get all volumes completed successfully. Jun 28 15:42:38.702564 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-acd47877-ad3c-4a5b-8475-9925de9cd40c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:42:38.703044 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 9/35] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:42:38 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) Jun 28 15:42:48.691093 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:43:38.723755 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:43:38.728305 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:43:38.728305 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:43:38.728559 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:43:38.728946 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:43:38.730099 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:43:38.745927 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 demo demo] Get all volumes completed successfully. Jun 28 15:43:38.750047 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-90d2b3e5-ae66-43ec-b3c7-2cf77756b851 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:43:38.751166 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 10/36] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:43:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:43:48.735463 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:44:38.789642 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:44:38.922369 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:44:38.922591 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:44:38.922805 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:44:38.923130 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:44:38.924965 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:44:38.938976 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d demo demo] Get all volumes completed successfully. Jun 28 15:44:38.940564 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-d29394de-e8bf-4351-bbbd-22d89dfafc9d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:44:38.941104 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 9/37] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:44:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:44:48.931002 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:45:38.959565 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-2032c552-128c-464e-9fe5-fdac737bf0fa None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:45:38.963877 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-2032c552-128c-464e-9fe5-fdac737bf0fa demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:45:38.964354 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-2032c552-128c-464e-9fe5-fdac737bf0fa demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:45:38.964882 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-2032c552-128c-464e-9fe5-fdac737bf0fa demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:45:38.965411 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-2032c552-128c-464e-9fe5-fdac737bf0fa demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:45:38.966654 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-2032c552-128c-464e-9fe5-fdac737bf0fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:45:38.981989 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-2032c552-128c-464e-9fe5-fdac737bf0fa demo demo] Get all volumes completed successfully. Jun 28 15:45:38.985293 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-2032c552-128c-464e-9fe5-fdac737bf0fa demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:45:38.985914 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 10/38] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:45:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:45:48.970567 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:46:39.004184 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:46:39.007502 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:46:39.007830 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:46:39.008122 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:46:39.008458 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:46:39.009661 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:46:39.017604 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 demo demo] Get all volumes completed successfully. Jun 28 15:46:39.019921 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-ad506e70-0e33-4284-99b2-b5e19db34cd3 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:46:39.020339 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 10/39] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:46:39 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) Jun 28 15:46:49.012947 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:47:39.043517 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-d5abae41-0993-4572-8afa-ba062bb2e83a None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:47:39.048258 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-d5abae41-0993-4572-8afa-ba062bb2e83a demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:47:39.048638 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-d5abae41-0993-4572-8afa-ba062bb2e83a demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:47:39.049727 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-d5abae41-0993-4572-8afa-ba062bb2e83a demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:47:39.050467 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-d5abae41-0993-4572-8afa-ba062bb2e83a demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:47:39.051960 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-d5abae41-0993-4572-8afa-ba062bb2e83a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:47:39.061317 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-d5abae41-0993-4572-8afa-ba062bb2e83a demo demo] Get all volumes completed successfully. Jun 28 15:47:39.063322 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-d5abae41-0993-4572-8afa-ba062bb2e83a demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:47:39.063692 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 11/40] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:47:39 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) Jun 28 15:47:49.056111 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:48:39.083375 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-5123ffea-921f-4736-b208-0182696aabaa None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:48:39.087518 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-5123ffea-921f-4736-b208-0182696aabaa demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:48:39.087902 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-5123ffea-921f-4736-b208-0182696aabaa demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:48:39.088293 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-5123ffea-921f-4736-b208-0182696aabaa demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:48:39.088995 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-5123ffea-921f-4736-b208-0182696aabaa demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:48:39.090259 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-5123ffea-921f-4736-b208-0182696aabaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:48:39.100942 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-5123ffea-921f-4736-b208-0182696aabaa demo demo] Get all volumes completed successfully. Jun 28 15:48:39.102920 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-5123ffea-921f-4736-b208-0182696aabaa demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:48:39.103458 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 10/41] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:48:39 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) Jun 28 15:48:49.094518 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:49:39.124902 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-fa673e82-0290-49f0-bd4d-435164adb1df None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:49:39.224886 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-fa673e82-0290-49f0-bd4d-435164adb1df demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:49:39.224886 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-fa673e82-0290-49f0-bd4d-435164adb1df demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:49:39.224886 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-fa673e82-0290-49f0-bd4d-435164adb1df demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:49:39.225192 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-fa673e82-0290-49f0-bd4d-435164adb1df demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:49:39.226273 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-fa673e82-0290-49f0-bd4d-435164adb1df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:49:39.238207 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-fa673e82-0290-49f0-bd4d-435164adb1df demo demo] Get all volumes completed successfully. Jun 28 15:49:39.241636 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-fa673e82-0290-49f0-bd4d-435164adb1df demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:49:39.242329 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 11/42] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:49:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:49:49.231129 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:50:39.258188 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:50:39.261612 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:50:39.262081 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:50:39.262421 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:50:39.262824 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:50:39.263838 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:50:39.273478 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 demo demo] Get all volumes completed successfully. Jun 28 15:50:39.275614 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-ff1c9e93-a5de-4c5c-8771-9de6a4f10aa8 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:50:39.276088 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 11/43] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:50:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 28 15:50:49.267556 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:51:39.297842 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:51:39.302897 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:51:39.303157 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:51:39.303462 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:51:39.303829 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:51:39.304893 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:51:39.312549 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 demo demo] Get all volumes completed successfully. Jun 28 15:51:39.314500 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-79fd1e17-9828-43a1-b20b-6318fcfe34e7 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:51:39.315111 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 12/44] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:51:39 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) Jun 28 15:51:49.308495 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:52:39.332957 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:52:39.335998 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:52:39.335998 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:52:39.335998 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:52:39.336565 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:52:39.337232 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:52:39.345594 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 demo demo] Get all volumes completed successfully. Jun 28 15:52:39.347696 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-0eb88b3b-8dc2-403f-82b5-6b8a5323bbc6 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:52:39.348307 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 11/45] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:52:39 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) Jun 28 15:52:49.341355 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:53:39.372773 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:53:39.375714 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:53:39.375714 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:53:39.375947 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:53:39.376277 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:53:39.378122 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:53:39.386575 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 demo demo] Get all volumes completed successfully. Jun 28 15:53:39.389088 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-1c50ffa5-2b2e-47b7-b305-fdbb89db3216 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:53:39.389835 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 12/46] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:53:39 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) Jun 28 15:53:49.381620 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:54:39.408143 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-9227fdae-53f9-45aa-9479-55eb829c3282 None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:54:39.474370 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-9227fdae-53f9-45aa-9479-55eb829c3282 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:54:39.474626 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-9227fdae-53f9-45aa-9479-55eb829c3282 demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:54:39.474952 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-9227fdae-53f9-45aa-9479-55eb829c3282 demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:54:39.475320 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-9227fdae-53f9-45aa-9479-55eb829c3282 demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:54:39.476450 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-9227fdae-53f9-45aa-9479-55eb829c3282 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:54:39.486331 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-9227fdae-53f9-45aa-9479-55eb829c3282 demo demo] Get all volumes completed successfully. Jun 28 15:54:39.489312 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-9227fdae-53f9-45aa-9479-55eb829c3282 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:54:39.489837 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 12/47] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:54:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:54:49.481751 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:55:39.513097 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:55:39.516907 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:55:39.517166 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:55:39.517439 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:55:39.517767 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:55:39.518772 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:55:39.526967 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 demo demo] Get all volumes completed successfully. Jun 28 15:55:39.529043 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-e9e5a20d-b7d9-47b6-9a93-99f8b158ac26 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:55:39.529428 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 13/48] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:55:39 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) Jun 28 15:55:49.522770 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:56:39.543849 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:56:39.549448 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:56:39.549784 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:56:39.550153 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:56:39.550568 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:56:39.551747 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:56:39.562979 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 demo demo] Get all volumes completed successfully. Jun 28 15:56:39.565303 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-b69f39a5-4edc-44a3-b09f-954cd34d1c81 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:56:39.565747 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 12/49] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:56:39 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) Jun 28 15:56:49.556510 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:57:39.588077 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.middleware.request_id [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf None None] RequestId filter calling following filter/app {{(pid=113002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:57:39.591220 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:57:39.591511 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf demo demo] Empty body provided in request {{(pid=113002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:57:39.591763 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.openstack.wsgi [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf demo demo] Calling method 'detail' {{(pid=113002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:57:39.592111 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.api.api_utils [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf demo demo] Removing options '' from query. {{(pid=113002) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:57:39.593738 np0000183262 devstack@c-api.service[113002]: DEBUG cinder.volume.api [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113002) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:57:39.601735 np0000183262 devstack@c-api.service[113002]: INFO cinder.volume.api [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf demo demo] Get all volumes completed successfully. Jun 28 15:57:39.604589 np0000183262 devstack@c-api.service[113002]: INFO cinder.api.openstack.wsgi [None req-dca1c136-1dfa-48c3-bcdc-a167c82dd5bf demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:57:39.606210 np0000183262 devstack@c-api.service[113002]: [pid: 113002|app: 0|req: 13/50] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:57:39 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) Jun 28 15:57:49.596330 np0000183262 devstack@c-api.service[113002]: DEBUG dbcounter [-] [113002] Writing DB stats cinder:SELECT=1 {{(pid=113002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:58:39.623587 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.middleware.request_id [None req-e41e3549-87eb-4d43-a84d-645b711d3aad None None] RequestId filter calling following filter/app {{(pid=113003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:58:39.628009 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-e41e3549-87eb-4d43-a84d-645b711d3aad demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:58:39.628490 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-e41e3549-87eb-4d43-a84d-645b711d3aad demo demo] Empty body provided in request {{(pid=113003) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:58:39.628876 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.openstack.wsgi [None req-e41e3549-87eb-4d43-a84d-645b711d3aad demo demo] Calling method 'detail' {{(pid=113003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:58:39.629413 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.api.api_utils [None req-e41e3549-87eb-4d43-a84d-645b711d3aad demo demo] Removing options '' from query. {{(pid=113003) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:58:39.631205 np0000183262 devstack@c-api.service[113003]: DEBUG cinder.volume.api [None req-e41e3549-87eb-4d43-a84d-645b711d3aad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113003) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:58:39.641446 np0000183262 devstack@c-api.service[113003]: INFO cinder.volume.api [None req-e41e3549-87eb-4d43-a84d-645b711d3aad demo demo] Get all volumes completed successfully. Jun 28 15:58:39.644283 np0000183262 devstack@c-api.service[113003]: INFO cinder.api.openstack.wsgi [None req-e41e3549-87eb-4d43-a84d-645b711d3aad demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:58:39.644793 np0000183262 devstack@c-api.service[113003]: [pid: 113003|app: 0|req: 13/51] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:58:39 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) Jun 28 15:58:49.636131 np0000183262 devstack@c-api.service[113003]: DEBUG dbcounter [-] [113003] Writing DB stats cinder:SELECT=1 {{(pid=113003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:59:39.665475 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.middleware.request_id [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 None None] RequestId filter calling following filter/app {{(pid=113004) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:59:39.781318 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 15:59:39.781573 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 demo demo] Empty body provided in request {{(pid=113004) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:59:39.781828 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.openstack.wsgi [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 demo demo] Calling method 'detail' {{(pid=113004) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:59:39.782199 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.api.api_utils [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 demo demo] Removing options '' from query. {{(pid=113004) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:59:39.783224 np0000183262 devstack@c-api.service[113004]: DEBUG cinder.volume.api [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113004) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:59:39.793373 np0000183262 devstack@c-api.service[113004]: INFO cinder.volume.api [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 demo demo] Get all volumes completed successfully. Jun 28 15:59:39.795817 np0000183262 devstack@c-api.service[113004]: INFO cinder.api.openstack.wsgi [None req-342e34bd-a777-4b3e-b441-6dd9fd2d6199 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:59:39.796452 np0000183262 devstack@c-api.service[113004]: [pid: 113004|app: 0|req: 14/52] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 15:59:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:59:49.787268 np0000183262 devstack@c-api.service[113004]: DEBUG dbcounter [-] [113004] Writing DB stats cinder:SELECT=1 {{(pid=113004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 16:00:39.813912 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.middleware.request_id [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 None None] RequestId filter calling following filter/app {{(pid=113001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 16:00:39.821198 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 28 16:00:39.821549 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 demo demo] Empty body provided in request {{(pid=113001) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 16:00:39.822060 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.openstack.wsgi [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 demo demo] Calling method 'detail' {{(pid=113001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 16:00:39.822559 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.api.api_utils [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 demo demo] Removing options '' from query. {{(pid=113001) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 16:00:39.823790 np0000183262 devstack@c-api.service[113001]: DEBUG cinder.volume.api [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113001) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 16:00:39.832423 np0000183262 devstack@c-api.service[113001]: INFO cinder.volume.api [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 demo demo] Get all volumes completed successfully. Jun 28 16:00:39.834990 np0000183262 devstack@c-api.service[113001]: INFO cinder.api.openstack.wsgi [None req-c2f000cc-9aa3-4db6-8668-a48b59c7df99 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 28 16:00:39.835573 np0000183262 devstack@c-api.service[113001]: [pid: 113001|app: 0|req: 13/53] 199.204.45.177 () {64 vars in 1296 bytes} [Sun Jun 28 16:00:39 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) Jun 28 16:00:49.827749 np0000183262 devstack@c-api.service[113001]: DEBUG dbcounter [-] [113001] Writing DB stats cinder:SELECT=1 {{(pid=113001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}