Jun 18 00:57:33.124509 np0000181714 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 00:57:33.132689 np0000181714 devstack@c-api.service[116616]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 00:57:33 2026] *** Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: nodename: np0000181714 Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: machine: x86_64 Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: clock source: unix Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: pcre jit disabled Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: detected number of CPU cores: 16 Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: current working directory: / Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: detected binary path: /usr/bin/uwsgi-core Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: your processes number limit is 256917 Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: your memory page size is 4096 bytes Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: detected max file descriptor number: 2048 Jun 18 00:57:33.136215 np0000181714 devstack@c-api.service[116616]: lock engine: pthread robust mutexes Jun 18 00:57:33.136597 np0000181714 devstack@c-api.service[116616]: thunder lock: enabled Jun 18 00:57:33.136708 np0000181714 devstack@c-api.service[116616]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 00:57:33.136759 np0000181714 devstack@c-api.service[116616]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 00:57:33.136787 np0000181714 devstack@c-api.service[116616]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 00:57:33.136787 np0000181714 devstack@c-api.service[116616]: Set PythonHome to /opt/stack/data/venv Jun 18 00:57:33.174150 np0000181714 devstack@c-api.service[116616]: Python main interpreter initialized at 0x7a7b46ca3668 Jun 18 00:57:33.174150 np0000181714 devstack@c-api.service[116616]: python threads support enabled Jun 18 00:57:33.174150 np0000181714 devstack@c-api.service[116616]: your server socket listen backlog is limited to 100 connections Jun 18 00:57:33.174150 np0000181714 devstack@c-api.service[116616]: your mercy for graceful operations on workers is 80 seconds Jun 18 00:57:33.174685 np0000181714 devstack@c-api.service[116616]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 00:57:33.174796 np0000181714 devstack@c-api.service[116616]: *** Operational MODE: preforking *** Jun 18 00:57:33.175172 np0000181714 devstack@c-api.service[116616]: *** uWSGI is running in multiple interpreter mode *** Jun 18 00:57:33.175172 np0000181714 devstack@c-api.service[116616]: spawned uWSGI master process (pid: 116616) Jun 18 00:57:33.175493 np0000181714 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 00:57:33.175865 np0000181714 devstack@c-api.service[116616]: spawned uWSGI worker 1 (pid: 116621, cores: 1) Jun 18 00:57:33.176407 np0000181714 devstack@c-api.service[116616]: spawned uWSGI worker 2 (pid: 116622, cores: 1) Jun 18 00:57:33.176790 np0000181714 devstack@c-api.service[116616]: spawned uWSGI worker 3 (pid: 116623, cores: 1) Jun 18 00:57:33.177446 np0000181714 devstack@c-api.service[116616]: spawned uWSGI worker 4 (pid: 116624, cores: 1) Jun 18 00:57:33.177550 np0000181714 devstack@c-api.service[116616]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 00:57:33.301244 np0000181714 devstack@c-api.service[116621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:57:33.301244 np0000181714 devstack@c-api.service[116621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:57:33.301244 np0000181714 devstack@c-api.service[116621]: we strongly recommend against using it for new projects. Jun 18 00:57:33.301244 np0000181714 devstack@c-api.service[116621]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:57:33.301244 np0000181714 devstack@c-api.service[116621]: framework. For more detail see Jun 18 00:57:33.301244 np0000181714 devstack@c-api.service[116621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:57:33.301244 np0000181714 devstack@c-api.service[116621]: import eventlet # noqa Jun 18 00:57:33.310129 np0000181714 devstack@c-api.service[116623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:57:33.310129 np0000181714 devstack@c-api.service[116623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:57:33.310129 np0000181714 devstack@c-api.service[116623]: we strongly recommend against using it for new projects. Jun 18 00:57:33.310129 np0000181714 devstack@c-api.service[116623]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:57:33.310129 np0000181714 devstack@c-api.service[116623]: framework. For more detail see Jun 18 00:57:33.310129 np0000181714 devstack@c-api.service[116623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:57:33.310129 np0000181714 devstack@c-api.service[116623]: import eventlet # noqa Jun 18 00:57:33.322354 np0000181714 devstack@c-api.service[116622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:57:33.322354 np0000181714 devstack@c-api.service[116622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:57:33.322354 np0000181714 devstack@c-api.service[116622]: we strongly recommend against using it for new projects. Jun 18 00:57:33.322354 np0000181714 devstack@c-api.service[116622]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:57:33.322354 np0000181714 devstack@c-api.service[116622]: framework. For more detail see Jun 18 00:57:33.322354 np0000181714 devstack@c-api.service[116622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:57:33.322354 np0000181714 devstack@c-api.service[116622]: import eventlet # noqa Jun 18 00:57:33.341351 np0000181714 devstack@c-api.service[116624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:57:33.341351 np0000181714 devstack@c-api.service[116624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:57:33.341351 np0000181714 devstack@c-api.service[116624]: we strongly recommend against using it for new projects. Jun 18 00:57:33.341351 np0000181714 devstack@c-api.service[116624]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:57:33.341351 np0000181714 devstack@c-api.service[116624]: framework. For more detail see Jun 18 00:57:33.341351 np0000181714 devstack@c-api.service[116624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:57:33.341351 np0000181714 devstack@c-api.service[116624]: import eventlet # noqa Jun 18 00:57:33.395785 np0000181714 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:57:33.395785 np0000181714 devstack@c-api.service[116621]: warnings.warn( Jun 18 00:57:33.398292 np0000181714 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:57:33.398292 np0000181714 devstack@c-api.service[116623]: warnings.warn( Jun 18 00:57:33.408203 np0000181714 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:57:33.408203 np0000181714 devstack@c-api.service[116622]: warnings.warn( Jun 18 00:57:33.451757 np0000181714 devstack@c-api.service[116624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:57:33.451757 np0000181714 devstack@c-api.service[116624]: warnings.warn( Jun 18 00:57:33.477222 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:33.477222 np0000181714 devstack@c-api.service[116623]: from cgi import parse_header Jun 18 00:57:33.477731 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:33.477731 np0000181714 devstack@c-api.service[116621]: from cgi import parse_header Jun 18 00:57:33.488395 np0000181714 devstack@c-api.service[116622]: /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 18 00:57:33.488395 np0000181714 devstack@c-api.service[116622]: from cgi import parse_header Jun 18 00:57:33.527083 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:33.527083 np0000181714 devstack@c-api.service[116623]: removals.removed_module( Jun 18 00:57:33.527346 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:33.527346 np0000181714 devstack@c-api.service[116621]: removals.removed_module( Jun 18 00:57:33.528893 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:33.528893 np0000181714 devstack@c-api.service[116621]: removals.removed_module( Jun 18 00:57:33.529129 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:33.529129 np0000181714 devstack@c-api.service[116623]: removals.removed_module( Jun 18 00:57:33.541177 np0000181714 devstack@c-api.service[116622]: /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 18 00:57:33.541177 np0000181714 devstack@c-api.service[116622]: removals.removed_module( Jun 18 00:57:33.543022 np0000181714 devstack@c-api.service[116622]: /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 18 00:57:33.543022 np0000181714 devstack@c-api.service[116622]: removals.removed_module( Jun 18 00:57:33.545215 np0000181714 devstack@c-api.service[116624]: /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 18 00:57:33.545215 np0000181714 devstack@c-api.service[116624]: from cgi import parse_header Jun 18 00:57:33.616200 np0000181714 devstack@c-api.service[116624]: /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 18 00:57:33.616200 np0000181714 devstack@c-api.service[116624]: removals.removed_module( Jun 18 00:57:33.618574 np0000181714 devstack@c-api.service[116624]: /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 18 00:57:33.618574 np0000181714 devstack@c-api.service[116624]: removals.removed_module( Jun 18 00:57:34.192042 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:34.192042 np0000181714 devstack@c-api.service[116623]: warnings.warn( Jun 18 00:57:34.198368 np0000181714 devstack@c-api.service[116622]: /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 18 00:57:34.198368 np0000181714 devstack@c-api.service[116622]: warnings.warn( Jun 18 00:57:34.204692 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:34.204692 np0000181714 devstack@c-api.service[116621]: warnings.warn( Jun 18 00:57:34.292154 np0000181714 devstack@c-api.service[116624]: /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 18 00:57:34.292154 np0000181714 devstack@c-api.service[116624]: warnings.warn( Jun 18 00:57:34.298699 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:34.298699 np0000181714 devstack@c-api.service[116623]: warnings.warn( Jun 18 00:57:34.307316 np0000181714 devstack@c-api.service[116622]: /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 18 00:57:34.307316 np0000181714 devstack@c-api.service[116622]: warnings.warn( Jun 18 00:57:34.328332 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:34.328332 np0000181714 devstack@c-api.service[116621]: warnings.warn( Jun 18 00:57:34.453854 np0000181714 devstack@c-api.service[116624]: /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 18 00:57:34.453854 np0000181714 devstack@c-api.service[116624]: warnings.warn( Jun 18 00:57:34.624069 np0000181714 devstack@c-api.service[116623]: 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 18 00:57:34.624368 np0000181714 devstack@c-api.service[116623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:57:34.627012 np0000181714 devstack@c-api.service[116622]: 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 18 00:57:34.627012 np0000181714 devstack@c-api.service[116622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:57:34.639457 np0000181714 devstack@c-api.service[116621]: 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 18 00:57:34.639640 np0000181714 devstack@c-api.service[116621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:57:34.713379 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:34.713379 np0000181714 devstack@c-api.service[116621]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:57:34.715279 np0000181714 devstack@c-api.service[116622]: /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 18 00:57:34.715279 np0000181714 devstack@c-api.service[116622]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:57:34.717475 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:34.717475 np0000181714 devstack@c-api.service[116623]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:57:34.806689 np0000181714 devstack@c-api.service[116624]: 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 18 00:57:34.806928 np0000181714 devstack@c-api.service[116624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:57:34.881684 np0000181714 devstack@c-api.service[116624]: /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 18 00:57:34.881684 np0000181714 devstack@c-api.service[116624]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:57:35.187957 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:57:35.188195 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:57:35.188277 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:57:35.188339 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.188397 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.188456 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.188526 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.188598 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.188664 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.188719 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.188772 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.188868 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.190038 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.190134 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.190191 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.190319 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.190393 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.190454 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.190522 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.190577 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.190634 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.190698 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.190775 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.190846 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.190846 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.191001 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.191197 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.191276 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.191332 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.191403 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.191403 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.191506 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.191573 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.192140 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.192269 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.192269 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.192404 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.192479 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.192479 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.192614 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.192674 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.192743 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.192810 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.192872 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.192979 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.193051 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.193104 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.193157 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.193222 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.193285 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.193356 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.193356 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.193356 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.193356 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.194032 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.194128 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.194128 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.194307 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.194307 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.194455 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.194533 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.194584 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.194638 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.194683 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.194683 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.194683 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.194683 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.194683 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.194867 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.194867 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.194867 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.195018 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.195018 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.195109 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.195210 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.196534 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.196602 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.196661 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.196712 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.196769 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.196812 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.196847 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.196896 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.196978 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.196978 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.197049 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.197093 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.197232 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.197232 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.197306 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.197350 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.197429 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.197511 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.197588 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.197675 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.197760 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.198063 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.198118 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.198171 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.198218 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.198289 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.198330 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.198372 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.198409 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.198452 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.198491 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.198538 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.198577 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.198613 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.198613 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.198687 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.198733 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.198780 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.198821 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.198863 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.198863 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.198863 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.200373 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.200449 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.200484 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.200528 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.200571 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.200616 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.200651 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.200686 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.200727 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.200761 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.200795 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.200834 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.200868 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.200927 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.200974 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.201016 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.201052 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.201091 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.201143 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.201188 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.201224 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.201271 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.201314 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.201353 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.201393 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.201426 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.201461 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.201461 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.201540 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.201540 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.201603 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.201696 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.201783 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.201872 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.202005 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.202099 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.202189 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.202296 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.202383 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.202470 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.202562 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.202665 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.205727 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.205785 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.205834 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.205900 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.205966 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.206015 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.206052 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.206090 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.206133 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.206169 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.206254 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.206321 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.206358 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.206442 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.208493 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.208565 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.208668 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.208902 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.209016 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.209104 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.209209 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.211181 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.211269 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.211269 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.211372 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.211372 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.211518 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.211518 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.211627 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.211627 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.211735 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.211735 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.211849 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.211849 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.212007 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.214459 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.214581 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.214641 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.214701 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.214756 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.214811 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.214875 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.214960 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.215029 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.215091 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.215143 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.215195 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.215247 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.215298 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.215362 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.215413 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.215471 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.215531 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.215595 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.215661 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.215719 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.215770 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.215828 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.215886 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.215974 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.216028 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.216077 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.216135 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.216184 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.216250 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.216301 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.216372 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.216426 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.216514 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.216594 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.216649 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.216712 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.216766 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.216829 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.216882 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.216975 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.217032 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.217094 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.217156 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.217226 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.217287 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.217340 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.217397 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.217397 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.217501 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.218120 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.218620 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.218657 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.218694 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.218694 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.218768 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.218802 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.218835 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.218868 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.218901 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.218953 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.218996 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.219030 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.219075 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.219075 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.219075 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.219170 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.219170 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.219170 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.219170 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.219170 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.219170 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.219170 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.220640 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.220737 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.220737 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.220855 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.220855 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.220975 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.221044 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.221111 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.221173 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.221173 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.221173 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.221173 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.221388 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.221388 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.221794 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.221868 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.221941 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.222012 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.222012 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.222123 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.222123 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.222231 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.222231 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.222353 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.222412 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.222475 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.222529 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.222588 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.222650 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.222712 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.222772 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.222824 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.222885 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.222958 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.223011 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.223062 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.223116 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.223167 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.223167 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.223283 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.223345 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.223396 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.223446 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.223446 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.223541 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.223600 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.223600 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.223708 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.223761 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.223830 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.223830 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.223962 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.224036 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.224089 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.224148 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.224208 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.224208 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.224312 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.224372 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.224372 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.224473 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.224526 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.224586 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.224638 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.224695 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.224750 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.224811 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.224864 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.224864 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.225100 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.225159 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.225217 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.225266 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.225316 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.225316 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.225316 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.225316 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.225316 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.225316 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.225519 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.225519 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.225519 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.225623 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.225712 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.226036 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.226082 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.226117 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.226165 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.226207 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.226247 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.226310 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.226347 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.226382 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.226423 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.226462 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.226504 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.226543 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.226587 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.226628 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.226666 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.226666 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.226730 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.226769 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.226847 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.226966 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.227498 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.227548 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.227600 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.227681 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.227721 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.227756 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.227793 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.227834 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.227874 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.227946 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.227996 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.228046 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.228112 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.228172 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.228223 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.228281 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.228330 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.228380 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.228431 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.228492 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.228555 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.228607 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.228667 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.228732 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.228793 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.228793 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.228905 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.228992 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.229053 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.229107 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.229159 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.229159 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.229262 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.229674 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.229731 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.229790 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.229842 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.229893 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.229967 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.230030 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.230090 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.230149 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.230200 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.230250 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.230322 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.230374 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.230413 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.230456 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.230496 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.230538 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.230538 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.230538 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.230538 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.230538 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.230538 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.230994 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.231040 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.231112 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.231157 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.231209 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.231209 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.231283 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.231326 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.231363 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.231406 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.231442 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.231442 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.231515 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.231555 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.231591 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.231628 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.231694 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.231793 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.231876 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.231997 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.232077 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.232122 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.232158 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.232205 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.232252 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.232314 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.232367 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.232367 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.232450 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.232495 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.232533 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.232577 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.232614 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.232614 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.232686 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.232721 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.232762 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.232804 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.232846 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.232846 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.232932 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.233002 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.234498 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.234574 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.234619 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.234657 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.234723 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.234770 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.234807 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.234845 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.234886 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.234886 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.234996 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.235048 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.235100 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.235181 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.235313 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.235386 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.235428 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.235465 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.235511 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.235557 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.235599 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.235634 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.235668 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.235709 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.235749 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.235785 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.235820 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.235859 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.235891 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.235891 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.235983 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.235983 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.235983 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.235983 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.236126 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.236382 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.236433 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.236468 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.236510 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.236551 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.236588 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.236628 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.236670 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.236716 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.236750 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.236789 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.236823 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.236860 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.236894 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.236947 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.236982 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.237014 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.237061 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.237096 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.237135 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.237135 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.237208 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.237254 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.237297 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.237339 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.237377 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.237422 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.237474 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.237518 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.237560 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.237596 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.237642 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.237678 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.237720 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.237765 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.237803 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.237844 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.237844 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.237932 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.237969 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.237969 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.238038 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.238038 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.238142 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.238228 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.238342 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.238423 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.238508 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.238600 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.240257 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.240306 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.240369 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.240408 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.240446 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.240488 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.240525 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.240568 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.240611 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.240647 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.240684 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.240720 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.240720 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.240786 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.241243 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.241332 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.241373 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.241423 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.241465 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.241501 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.241537 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.241573 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.241607 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.241641 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.241676 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.241676 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.241736 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.241776 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.241815 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.241849 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.241887 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.241943 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.241943 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.241943 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.241943 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.242145 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.242238 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.242372 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.242466 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.242506 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.242544 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.242580 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.242623 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.242658 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.242701 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.242735 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.242768 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.242809 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.242849 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.242849 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.242929 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.242929 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.242997 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.243052 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.243111 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.243175 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.243222 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.243322 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.243402 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.243484 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.243565 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.243647 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.243733 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.249090 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.249174 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.249213 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.249250 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.249294 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.249343 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.249383 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.249420 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.249462 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.249504 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.249547 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.249583 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.249625 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.249668 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.249711 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.249748 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.249784 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.249826 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.249864 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.249900 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.249971 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.250008 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.250046 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.250187 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.250231 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.250231 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.250320 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.250361 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.250361 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.250432 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.250473 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.250517 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.250517 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.250517 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.250517 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.250517 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.250723 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.250723 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.250786 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.296468 np0000181714 devstack@c-api.service[116623]: INFO dbcounter [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Registered counter for database cinder Jun 18 00:57:35.297370 np0000181714 devstack@c-api.service[116621]: INFO dbcounter [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Registered counter for database cinder Jun 18 00:57:35.310061 np0000181714 devstack@c-api.service[116622]: INFO dbcounter [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Registered counter for database cinder Jun 18 00:57:35.343076 np0000181714 devstack@c-api.service[116623]: DEBUG oslo_db.sqlalchemy.engines [None req-ad82fd4a-572b-430d-8c55-924d305452f2 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=116623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.345017 np0000181714 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.357366 np0000181714 devstack@c-api.service[116622]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b 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=116622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.392822 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:57:35.393242 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.393304 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.393514 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.393993 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.394067 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.394111 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.394162 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.394224 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.394275 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.394382 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.394838 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.394936 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.395093 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.395093 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.395093 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.395216 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.395216 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.395659 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.395713 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.395790 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.395841 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.395902 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.395968 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.396060 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.396558 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.396604 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.396665 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.396746 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.396798 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.396840 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.396930 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.397374 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.397436 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.397494 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.397551 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.397600 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.397651 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.397690 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.398196 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.398268 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.398322 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.398400 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.398447 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.398490 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.398556 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.398612 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.398683 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.398738 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.398786 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.398849 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.398897 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.398996 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.399901 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.399998 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.400052 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.400111 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.400156 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.400200 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.400274 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.401094 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.401158 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.401208 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.401250 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.401304 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.401373 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.401430 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.402070 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.402131 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.402170 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.402252 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.402315 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.402400 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.402454 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.402499 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.402560 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.402618 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.402678 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.402738 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.402810 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.402860 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.403027 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.403096 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.403143 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.403192 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.403236 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.403381 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.403381 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.403869 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.403953 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.404003 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.404047 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.404097 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.404173 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.404224 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.404747 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.404807 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.404866 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.404936 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.404986 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.405029 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.405121 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.405395 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.405454 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.405506 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.405553 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.405635 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.405693 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.405745 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.405797 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.405846 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.405902 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.405978 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.406046 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.406093 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.406171 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.406613 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.406676 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.406720 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.406771 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.406835 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.406892 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.406957 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.407497 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.407556 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.407602 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.407677 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.407793 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.407859 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.407927 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.408366 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.408425 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.408478 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.408524 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.408569 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.408636 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.408684 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.408767 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.408828 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.408877 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.408955 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.409025 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.409073 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.409122 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.409416 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.409477 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.409523 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.409569 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.409620 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.409863 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.409946 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.410416 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.410535 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.410624 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.410677 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.410745 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.410834 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.410968 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.411270 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.411331 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.411483 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.411483 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.411483 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.411609 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.411609 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.412242 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.412304 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.412363 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.412417 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.412466 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.412515 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.412559 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.412809 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.412873 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.412938 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.412985 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.413047 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.413095 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.413168 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.413461 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.413521 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.413567 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.413610 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.413679 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.413729 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.413800 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.414053 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.414113 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.414171 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.414230 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.414276 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.414327 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.414395 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.415063 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.415128 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.415173 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.415226 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.415271 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.415316 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.415388 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.415848 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.415931 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.415981 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.416024 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.416078 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.416141 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.416191 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.416494 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.416560 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.416606 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.416651 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.416710 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.416758 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.416841 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.417801 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.417863 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.417939 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.417999 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.418055 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.418106 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.418150 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:57:35.418231 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:57:35.418285 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:57:35.418329 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:57:35.418423 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:57:35.418472 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:57:35.418523 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:57:35.467214 np0000181714 devstack@c-api.service[116624]: INFO dbcounter [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Registered counter for database cinder Jun 18 00:57:35.468553 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writer thread running {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:57:35.471600 np0000181714 devstack@c-api.service[116623]: INFO cinder.rpc [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:57:35.473785 np0000181714 devstack@c-api.service[116623]: INFO cinder.rpc [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:57:35.475850 np0000181714 devstack@c-api.service[116623]: INFO cinder.rpc [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:57:35.477006 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writer thread running {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:57:35.478138 np0000181714 devstack@c-api.service[116623]: INFO cinder.rpc [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:57:35.479292 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.479722 np0000181714 devstack@c-api.service[116621]: INFO cinder.rpc [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:57:35.482424 np0000181714 devstack@c-api.service[116621]: INFO cinder.rpc [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:57:35.482605 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writer thread running {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:57:35.483384 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.485177 np0000181714 devstack@c-api.service[116621]: INFO cinder.rpc [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:57:35.487325 np0000181714 devstack@c-api.service[116622]: INFO cinder.rpc [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:57:35.487818 np0000181714 devstack@c-api.service[116621]: INFO cinder.rpc [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:57:35.489101 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.491010 np0000181714 devstack@c-api.service[116622]: INFO cinder.rpc [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:57:35.493738 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.494650 np0000181714 devstack@c-api.service[116622]: INFO cinder.rpc [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:57:35.497643 np0000181714 devstack@c-api.service[116622]: INFO cinder.rpc [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:57:35.499134 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.503786 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.510825 np0000181714 devstack@c-api.service[116624]: DEBUG oslo_db.sqlalchemy.engines [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc 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=116624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.516184 np0000181714 devstack@c-api.service[116623]: DEBUG oslo_db.sqlalchemy.engines [None req-ad82fd4a-572b-430d-8c55-924d305452f2 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=116623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.518723 np0000181714 devstack@c-api.service[116623]: INFO cinder.rpc [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:57:35.521046 np0000181714 devstack@c-api.service[116623]: INFO cinder.rpc [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:57:35.522200 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.532487 np0000181714 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.535939 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.538129 np0000181714 devstack@c-api.service[116622]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b 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=116622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.539276 np0000181714 devstack@c-api.service[116621]: INFO cinder.rpc [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:57:35.539359 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.540974 np0000181714 devstack@c-api.service[116622]: INFO cinder.rpc [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:57:35.542828 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.543417 np0000181714 devstack@c-api.service[116621]: INFO cinder.rpc [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:57:35.543472 np0000181714 devstack@c-api.service[116622]: INFO cinder.rpc [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:57:35.544635 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.545587 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.547472 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.551602 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.554724 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.558239 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.558487 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.561729 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.561782 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.563137 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.564734 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.565221 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.566239 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.566557 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.569008 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.569784 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.570888 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.574103 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.574578 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.575557 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.577342 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.578241 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.578659 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.580551 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.580845 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.581616 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.582057 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.583463 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.584016 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.584811 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.584864 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.586027 np0000181714 devstack@c-api.service[116623]: WARNING cinder.api.contrib.hosts [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:57:35.587165 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.587544 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.587729 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.588732 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.590757 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.591615 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.591696 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.592282 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.593772 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.595297 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.596298 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.597683 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.597735 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: extensions {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.599980 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-quota-class-sets {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.601351 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.601421 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: scheduler-stats {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.602026 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.602942 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-quota-sets {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.604820 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.604906 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: backups {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.605281 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.606720 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.607542 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.607975 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-snapshot-manage {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.608352 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.609037 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.609368 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: consistencygroups {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.609760 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.610493 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.611038 np0000181714 devstack@c-api.service[116622]: WARNING cinder.api.contrib.hosts [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:57:35.611334 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: extra_specs {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.611774 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.611892 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.612881 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-hosts {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.613102 np0000181714 devstack@c-api.service[116621]: WARNING cinder.api.contrib.hosts [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:57:35.613225 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.613845 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.614261 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-volume-manage {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.614745 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.615409 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.615754 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-availability-zone {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.616364 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.616820 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.617057 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: encryption {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.617419 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: extensions {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.618380 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.618611 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-volume-transfer {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.619059 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-quota-class-sets {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.619379 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: extensions {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.620182 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: capabilities {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.620454 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: scheduler-stats {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.620852 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-quota-class-sets {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.621444 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: encryption {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.622034 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-quota-sets {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.622497 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: scheduler-stats {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.623126 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: os-volume-type-access {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.624169 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-quota-sets {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.624664 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: cgsnapshots {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.624973 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: backups {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.626090 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extended resource: qos-specs {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.626711 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: backups {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.627205 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-snapshot-manage {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.628263 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.contrib.snapshot_actions [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] SnapshotActionsController initialized {{(pid=116623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:57:35.628673 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: consistencygroups {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.628889 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-snapshot-manage {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.629532 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.630660 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: consistencygroups {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.630834 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: extra_specs {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.631755 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.632748 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: extra_specs {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.632814 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-hosts {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.633227 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.634587 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-hosts {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.634634 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-volume-manage {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.634664 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.634784 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writer thread running {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:57:35.635966 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-volume-manage {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.636075 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-availability-zone {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.636115 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.637421 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-availability-zone {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.637465 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: encryption {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.637572 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.638258 np0000181714 devstack@c-api.service[116624]: INFO cinder.rpc [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:57:35.638850 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: encryption {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.639077 np0000181714 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.639207 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-volume-transfer {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.640042 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.640209 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.640377 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-volume-transfer {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.640462 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.640580 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension AdminActions extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.640690 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension AdminActions extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.640800 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension AdminActions extending resource: backups {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.640883 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: capabilities {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.640929 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeActions extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.641052 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension TypesManage extending resource: types {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.641217 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension UsedLimits extending resource: limits {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.641353 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.641460 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.641559 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.641675 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.641847 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.642020 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.642060 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: capabilities {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.642176 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-ad82fd4a-572b-430d-8c55-924d305452f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.642317 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: encryption {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.643299 np0000181714 devstack@c-api.service[116624]: INFO cinder.rpc [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:57:35.643357 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: encryption {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.644014 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: os-volume-type-access {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.644896 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: os-volume-type-access {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.645669 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: cgsnapshots {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.646564 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: cgsnapshots {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.647169 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extended resource: qos-specs {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.648014 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extended resource: qos-specs {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.649313 np0000181714 devstack@c-api.service[116624]: INFO cinder.rpc [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:57:35.649356 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] SnapshotActionsController initialized {{(pid=116622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:57:35.650154 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] SnapshotActionsController initialized {{(pid=116621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:57:35.650408 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.651078 np0000181714 devstack@c-api.service[116623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7b46ca3668 pid: 116623 (default app) Jun 18 00:57:35.651186 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.652093 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.652387 np0000181714 devstack@c-api.service[116624]: INFO cinder.rpc [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:57:35.652751 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.653572 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.653900 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.654322 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.655148 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.655857 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.656809 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.657335 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.658429 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.658854 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.659071 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.659955 np0000181714 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.660562 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.660562 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.660691 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.660691 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.660778 np0000181714 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.660811 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.660811 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.660811 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.660811 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.660988 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.660988 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.660988 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.660988 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.660988 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.660988 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661219 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661219 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661219 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661219 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661219 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661415 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661415 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661415 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661415 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661415 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661586 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661586 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661586 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661586 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661738 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661738 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661738 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661738 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661738 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661938 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661938 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661938 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.661938 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.661938 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662114 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662114 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662114 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662114 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662114 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662114 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662320 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662320 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662320 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662320 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662320 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662320 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662561 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662561 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662644 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension SnapshotActions extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.662677 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662677 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662677 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662677 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662677 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662677 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662890 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662890 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662890 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.662890 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.662890 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663091 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663091 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663091 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663091 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663091 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663257 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663257 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663329 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.663366 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663366 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663366 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663366 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663508 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663508 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663508 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663508 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663508 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663508 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663691 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663691 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663691 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663691 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663691 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663877 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663877 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663877 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.663877 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.663877 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664073 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664073 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664073 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664073 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664246 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664246 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664246 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664246 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664389 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664389 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664389 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664389 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664389 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664573 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664573 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664573 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664677 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.664713 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.664744 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664744 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664744 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664744 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664883 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664883 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.664883 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.664883 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665061 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665061 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665061 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665061 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665204 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665204 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665204 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665204 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665355 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.665386 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665386 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665458 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension AdminActions extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.665493 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665493 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665493 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665493 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665647 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665647 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665647 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665647 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665647 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665647 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665863 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665863 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.665863 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.665863 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666026 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.666062 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666062 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666062 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666062 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666205 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666205 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666205 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666205 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666205 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666205 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666424 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666424 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666551 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension AdminActions extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.666586 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666586 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666661 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension AdminActions extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.666697 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666697 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666697 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666697 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666697 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666697 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666904 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666904 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666904 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666904 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.666904 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.666904 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667175 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667175 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667175 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667175 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667328 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667328 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667328 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667328 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667470 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension AdminActions extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.667509 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667509 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667586 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension AdminActions extending resource: backups {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.667621 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667621 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667621 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667621 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667621 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:35.667821 np0000181714 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 18 00:57:35.667851 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension AdminActions extending resource: backups {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.667888 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeActions extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.667937 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeActions extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.667976 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension TypesManage extending resource: types {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668013 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension TypesManage extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668013 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension UsedLimits extending resource: limits {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668068 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension UsedLimits extending resource: limits {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668103 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668133 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668167 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668167 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668225 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668255 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668290 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668320 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668320 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668375 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeTypeAccess extending resource: types {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668403 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-a0ec9f95-322f-444c-a759-13e8d19fb475 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668438 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668438 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668438 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-f8e8a522-4990-4c80-8d74-5efbcbfcb07b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.668528 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-adfda38e-c5da-443f-8e4c-d839142454cc None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:57:35.668528 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Thu Jun 18 00:57:35 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:57:35.672256 np0000181714 devstack@c-api.service[116621]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7b46ca3668 pid: 116621 (default app) Jun 18 00:57:35.674420 np0000181714 devstack@c-api.service[116622]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7b46ca3668 pid: 116622 (default app) Jun 18 00:57:35.701293 np0000181714 devstack@c-api.service[116624]: DEBUG oslo_db.sqlalchemy.engines [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc 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=116624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:35.704789 np0000181714 devstack@c-api.service[116624]: INFO cinder.rpc [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:57:35.707737 np0000181714 devstack@c-api.service[116624]: INFO cinder.rpc [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:57:35.709108 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.723530 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.729217 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.731102 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.735387 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.738433 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.741503 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.745025 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.748517 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.751287 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.752788 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.755554 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.761421 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.765023 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.767300 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.768814 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.770188 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.771786 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.773143 np0000181714 devstack@c-api.service[116624]: WARNING cinder.api.contrib.hosts [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:57:35.773851 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.775470 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.776864 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.778461 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.779492 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: extensions {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.781770 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-quota-class-sets {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.783112 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: scheduler-stats {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.784584 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-quota-sets {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.786043 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: backups {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.788144 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-snapshot-manage {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.789558 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: consistencygroups {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.791548 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: extra_specs {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.793145 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-hosts {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.794587 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-volume-manage {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.795977 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-availability-zone {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.797571 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: encryption {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.799144 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-volume-transfer {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.800754 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: capabilities {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.802055 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: encryption {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.803961 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: os-volume-type-access {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.805794 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: cgsnapshots {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.807308 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extended resource: qos-specs {{(pid=116624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:57:35.809989 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.contrib.snapshot_actions [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] SnapshotActionsController initialized {{(pid=116624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:57:35.811067 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.812619 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.814214 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.815722 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.817178 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.818669 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.820232 np0000181714 devstack@c-api.service[116624]: WARNING castellan.key_manager.migration [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:57:35.821138 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.821265 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.821475 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.821574 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension AdminActions extending resource: volumes {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.821703 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension AdminActions extending resource: snapshots {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.821801 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension AdminActions extending resource: backups {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.821928 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeActions extending resource: volumes {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822076 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension TypesManage extending resource: types {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822192 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension UsedLimits extending resource: limits {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822295 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822393 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822501 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822644 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822773 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.822877 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.823028 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.v3.router [None req-6053c634-c030-4d0d-af5a-d2b716efc4dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:57:35.830987 np0000181714 devstack@c-api.service[116624]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a7b46ca3668 pid: 116624 (default app) Jun 18 00:57:43.064698 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-db763f34-f5ae-41c3-a38c-4deec442f0a7 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:57:43.588232 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-db763f34-f5ae-41c3-a38c-4deec442f0a7 admin admin] POST https://199.204.45.38/volume/v3/types Jun 18 00:57:43.588878 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-db763f34-f5ae-41c3-a38c-4deec442f0a7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:57:43.590670 np0000181714 devstack@c-api.service[116623]: /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 18 00:57:43.590670 np0000181714 devstack@c-api.service[116623]: warnings.warn( Jun 18 00:57:43.623803 np0000181714 devstack@c-api.service[116623]: DEBUG oslo_db.sqlalchemy.engines [None req-db763f34-f5ae-41c3-a38c-4deec442f0a7 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=116623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:43.654054 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-db763f34-f5ae-41c3-a38c-4deec442f0a7 admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 Jun 18 00:57:43.655614 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 2/2] 199.204.45.38 () {68 vars in 1281 bytes} [Thu Jun 18 00:57:43 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:57:43.682787 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.682787 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.682787 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.682787 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.682787 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.683586 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.683586 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.683586 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.683586 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.683586 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.683765 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.683765 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.683765 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.683765 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.683765 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.683765 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684086 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684086 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684086 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684086 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684244 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684244 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684244 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684244 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684394 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684394 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684394 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684394 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684539 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684539 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684539 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684539 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684539 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684713 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684713 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684713 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684713 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684713 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684875 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684875 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684875 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684875 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.684875 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.684875 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685091 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685091 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685091 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685091 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685091 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685091 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685319 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685319 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685319 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685319 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685319 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685319 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685517 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685517 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685517 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685517 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685517 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685763 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685763 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685763 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.685763 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.685763 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.686150 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.686150 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.686150 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.686150 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.686150 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.686150 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.686659 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.686659 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.686659 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.686659 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.686659 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.686659 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.687143 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.687143 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.687143 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.687143 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.687143 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.687484 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.687484 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.687484 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.687484 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.687484 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.687839 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.687839 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.687839 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.687839 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688163 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688163 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688163 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688163 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688380 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688380 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688380 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688380 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688380 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688561 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688561 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688561 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688561 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688561 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688722 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688722 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688722 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688722 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688858 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688858 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.688858 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.688858 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689045 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689045 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689045 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689045 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689193 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689193 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689193 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689193 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689343 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689343 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689343 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689343 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689499 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689499 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689499 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689499 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689499 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689719 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689719 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689719 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689719 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689719 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689719 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689965 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689965 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689965 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.689965 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.689965 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690171 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690171 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690171 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690171 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690171 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690171 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690410 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690410 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690410 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690410 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690410 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690410 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690683 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690683 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690683 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690683 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690683 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690683 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690935 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690935 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690935 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690935 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.690935 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.690935 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.691181 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.691181 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.691181 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.691181 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.691320 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.691320 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.691320 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.691320 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.691320 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.691499 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.691499 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.691499 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.691499 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:43.691499 np0000181714 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 18 00:57:43.692620 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [req-db763f34-f5ae-41c3-a38c-4deec442f0a7 req-f873fcdb-702a-4d5e-b995-de428c280454 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:57:44.055484 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [req-db763f34-f5ae-41c3-a38c-4deec442f0a7 req-f873fcdb-702a-4d5e-b995-de428c280454 admin admin] POST https://199.204.45.38/volume/v3/types/b123e9a0-2042-4253-9132-0ac63bc3e83b/extra_specs Jun 18 00:57:44.055895 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [req-db763f34-f5ae-41c3-a38c-4deec442f0a7 req-f873fcdb-702a-4d5e-b995-de428c280454 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:57:44.057797 np0000181714 devstack@c-api.service[116621]: /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 18 00:57:44.057797 np0000181714 devstack@c-api.service[116621]: warnings.warn( Jun 18 00:57:44.096946 np0000181714 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [req-db763f34-f5ae-41c3-a38c-4deec442f0a7 req-f873fcdb-702a-4d5e-b995-de428c280454 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:57:44.164879 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [req-db763f34-f5ae-41c3-a38c-4deec442f0a7 req-f873fcdb-702a-4d5e-b995-de428c280454 admin admin] https://199.204.45.38/volume/v3/types/b123e9a0-2042-4253-9132-0ac63bc3e83b/extra_specs returned with HTTP 200 Jun 18 00:57:44.165549 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Thu Jun 18 00:57:43 2026] POST /volume/v3/types/b123e9a0-2042-4253-9132-0ac63bc3e83b/extra_specs => generated 55 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:57:45.542785 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=6 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:57:45.706847 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=6 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:57:53.650899 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:57:54.163034 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:00:25.247965 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.247965 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.247965 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.247965 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.247965 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.248880 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.248880 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.248880 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.248880 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.248880 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.249276 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.249276 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.249276 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.249276 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.249276 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.249276 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.249689 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.249689 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.249689 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.249689 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.249981 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.249981 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.249981 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.249981 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.250259 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.250259 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.250259 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.250259 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.250567 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.250567 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.250567 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.250567 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.250567 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.251017 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.251017 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.251017 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.251017 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.251017 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.251724 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.251724 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.251724 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.251724 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.251724 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.251724 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.252222 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.252222 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.252222 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.252222 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.252222 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.252222 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.252790 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.252790 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.252790 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.252790 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.252790 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.252790 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.253281 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.253281 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.253281 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.253281 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.253281 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.254120 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.254120 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.254120 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.254120 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.254120 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.254432 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.254432 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.254432 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.254432 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.254432 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.254432 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.255104 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.255104 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.255104 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.255104 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.255104 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.255104 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.255856 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.255856 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.255856 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.255856 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.255856 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.256447 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.256447 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.256447 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.256447 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.256447 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.256773 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.256773 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.256773 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.256773 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.257131 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.257131 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.257131 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.257131 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.257617 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.257617 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.257617 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.257617 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.257617 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.258182 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.258182 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.258182 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.258182 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.258182 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.258603 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.258603 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.258603 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.258603 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.259194 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.259194 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.259194 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.259194 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.259593 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.259593 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.259593 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.259593 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.259823 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.259823 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.259823 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.259823 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260013 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260013 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260013 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260013 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260249 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260249 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260249 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260249 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260249 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260459 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260459 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260459 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260459 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260459 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260459 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260638 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260638 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260638 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260638 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260638 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260794 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260794 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260794 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260794 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.260794 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.260794 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261012 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261012 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261012 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261012 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261012 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261012 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261185 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261185 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261185 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261185 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261185 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261185 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261416 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261416 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261416 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261416 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261416 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261416 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261606 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261606 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261606 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261606 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261730 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261730 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261730 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261730 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261730 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261897 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261897 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261897 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261897 np0000181714 devstack@c-api.service[116622]: /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 18 01:00:25.261897 np0000181714 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 18 01:00:25.261897 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-98ece404-63a1-4517-926d-b2e2eebb5407 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:00:25.261897 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-98ece404-63a1-4517-926d-b2e2eebb5407 None None] GET https://199.204.45.38/volume// Jun 18 01:00:25.262102 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-98ece404-63a1-4517-926d-b2e2eebb5407 None None] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:00:25.262102 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-98ece404-63a1-4517-926d-b2e2eebb5407 None None] Calling method 'all' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:00:25.262102 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-98ece404-63a1-4517-926d-b2e2eebb5407 None None] https://199.204.45.38/volume// returned with HTTP 300 Jun 18 01:00:25.262102 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 1/4] 199.204.45.38 () {66 vars in 1449 bytes} [Thu Jun 18 01:00:25 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:01:03.328998 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.328998 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.328998 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.328998 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.328998 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.329622 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.329622 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.329622 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.329622 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.329622 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.329821 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.329821 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.329821 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.329821 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.329821 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.329821 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330079 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330079 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330079 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330079 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330224 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330224 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330224 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330224 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330379 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330379 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330379 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330379 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330527 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330527 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330527 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330527 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330527 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330709 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330709 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330709 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330709 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330709 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330897 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330897 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330897 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330897 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.330897 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.330897 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331138 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331138 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331138 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331138 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331138 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331138 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331355 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331355 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331355 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331355 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331355 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331355 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331595 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331595 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331595 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331595 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331595 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331815 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331815 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331815 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.331815 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.331815 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332031 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332031 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332031 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332031 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332031 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332031 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332257 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332257 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332257 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332257 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332257 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332257 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332469 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332469 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332469 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332469 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332469 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332673 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332673 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332673 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332673 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332673 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332864 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332864 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.332864 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.332864 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333100 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333100 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333100 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333100 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333250 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333250 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333250 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333250 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333250 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333439 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333439 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333439 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333439 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333439 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333618 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333618 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333618 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333618 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333767 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333767 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333767 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333767 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333940 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333940 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.333940 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.333940 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334088 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334088 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334088 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334088 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334248 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334248 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334248 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334248 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334420 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334420 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334420 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334420 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334420 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334615 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334615 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334615 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334615 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334615 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334615 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334850 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334850 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334850 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.334850 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.334850 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335069 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335069 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335069 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335069 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335069 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335069 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335313 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335313 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335313 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335313 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335313 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335313 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335543 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335543 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335543 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335543 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335543 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335543 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335780 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335780 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335780 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335780 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.335780 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.335780 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336061 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.336061 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336061 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.336061 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336226 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.336226 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336226 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.336226 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336226 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.336417 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336417 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.336417 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336417 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:03.336417 np0000181714 devstack@c-api.service[116624]: warnings.warn(deprecated_msg) Jun 18 01:01:03.336417 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-51c9d20b-3173-4772-8b72-f5919e4b62ec None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:03.336417 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 1/5] 199.204.45.38 () {62 vars in 1061 bytes} [Thu Jun 18 01:01:03 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:01:03.372639 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-d0998e40-8f1b-4dc5-92ab-650e194f11da None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:03.382433 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 3/6] 199.204.45.38 () {64 vars in 1265 bytes} [Thu Jun 18 01:01:03 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:01:03.419646 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [req-d0998e40-8f1b-4dc5-92ab-650e194f11da req-2fb4919b-57bd-4a22-bfb2-3588a619ca41 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:03.425213 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [req-d0998e40-8f1b-4dc5-92ab-650e194f11da req-2fb4919b-57bd-4a22-bfb2-3588a619ca41 demo demo] GET https://199.204.45.38/volume/v3/ Jun 18 01:01:03.425598 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [req-d0998e40-8f1b-4dc5-92ab-650e194f11da req-2fb4919b-57bd-4a22-bfb2-3588a619ca41 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:03.426024 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [req-d0998e40-8f1b-4dc5-92ab-650e194f11da req-2fb4919b-57bd-4a22-bfb2-3588a619ca41 demo demo] Calling method 'version_select' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:03.428758 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [req-d0998e40-8f1b-4dc5-92ab-650e194f11da req-2fb4919b-57bd-4a22-bfb2-3588a619ca41 demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 18 01:01:03.429090 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 2/7] 199.204.45.38 () {66 vars in 1339 bytes} [Thu Jun 18 01:01:03 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:01:03.468133 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-3d71c1cd-f5ea-4d58-9c55-7f9317a529c1 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:03.803662 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-3d71c1cd-f5ea-4d58-9c55-7f9317a529c1 demo demo] GET https://199.204.45.38/volume/v3/types Jun 18 01:01:03.804065 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-3d71c1cd-f5ea-4d58-9c55-7f9317a529c1 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:03.804143 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-3d71c1cd-f5ea-4d58-9c55-7f9317a529c1 demo demo] Calling method 'index' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:03.804683 np0000181714 devstack@c-api.service[116622]: /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 18 01:01:03.804683 np0000181714 devstack@c-api.service[116622]: warnings.warn( Jun 18 01:01:03.805344 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-3d71c1cd-f5ea-4d58-9c55-7f9317a529c1 demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:01:03.842862 np0000181714 devstack@c-api.service[116622]: DEBUG oslo_db.sqlalchemy.engines [None req-3d71c1cd-f5ea-4d58-9c55-7f9317a529c1 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=116622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:01:03.860199 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-3d71c1cd-f5ea-4d58-9c55-7f9317a529c1 demo demo] https://199.204.45.38/volume/v3/types returned with HTTP 200 Jun 18 01:01:03.860586 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 2/8] 199.204.45.38 () {64 vars in 1283 bytes} [Thu Jun 18 01:01:03 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:01:03.892998 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-5b6c32d4-6eba-4e67-8de8-32312652e1cf None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:04.219099 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-5b6c32d4-6eba-4e67-8de8-32312652e1cf demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 18 01:01:04.219382 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-5b6c32d4-6eba-4e67-8de8-32312652e1cf demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:04.219701 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-5b6c32d4-6eba-4e67-8de8-32312652e1cf demo demo] Calling method 'show' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:04.255271 np0000181714 devstack@c-api.service[116624]: DEBUG oslo_db.sqlalchemy.engines [None req-5b6c32d4-6eba-4e67-8de8-32312652e1cf 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=116624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:01:04.275164 np0000181714 devstack@c-api.service[116624]: /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 18 01:01:04.275164 np0000181714 devstack@c-api.service[116624]: warnings.warn( Jun 18 01:01:04.277482 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-5b6c32d4-6eba-4e67-8de8-32312652e1cf demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 18 01:01:04.277858 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1294 bytes} [Thu Jun 18 01:01:03 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:01:04.757021 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-36909008-5683-4169-8ead-824736d36122 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:04.758560 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 4/10] 199.204.45.38 () {62 vars in 1061 bytes} [Thu Jun 18 01:01:04 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:01:04.795207 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-33b9f4c9-cbb3-4819-a92a-e3ab85c423e5 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:04.806504 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 3/11] 199.204.45.38 () {64 vars in 1265 bytes} [Thu Jun 18 01:01:04 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:01:04.842530 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [req-33b9f4c9-cbb3-4819-a92a-e3ab85c423e5 req-e01a9064-b2f8-4221-b815-4aeb52ca86bb None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:04.844236 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-33b9f4c9-cbb3-4819-a92a-e3ab85c423e5 req-e01a9064-b2f8-4221-b815-4aeb52ca86bb demo demo] GET https://199.204.45.38/volume/v3/ Jun 18 01:01:04.844412 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-33b9f4c9-cbb3-4819-a92a-e3ab85c423e5 req-e01a9064-b2f8-4221-b815-4aeb52ca86bb demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:04.844595 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-33b9f4c9-cbb3-4819-a92a-e3ab85c423e5 req-e01a9064-b2f8-4221-b815-4aeb52ca86bb demo demo] Calling method 'version_select' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:04.845025 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-33b9f4c9-cbb3-4819-a92a-e3ab85c423e5 req-e01a9064-b2f8-4221-b815-4aeb52ca86bb demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 18 01:01:04.845333 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 3/12] 199.204.45.38 () {66 vars in 1339 bytes} [Thu Jun 18 01:01:04 2026] GET /volume/v3/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:01:04.881213 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-038a21ea-3d86-45f4-af7e-925e34ff3c40 None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:04.884082 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-038a21ea-3d86-45f4-af7e-925e34ff3c40 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 18 01:01:04.884324 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-038a21ea-3d86-45f4-af7e-925e34ff3c40 demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:04.884579 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-038a21ea-3d86-45f4-af7e-925e34ff3c40 demo demo] Calling method 'show' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:04.894844 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-038a21ea-3d86-45f4-af7e-925e34ff3c40 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 18 01:01:04.895312 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 3/13] 199.204.45.38 () {64 vars in 1294 bytes} [Thu Jun 18 01:01:04 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 18 01:01:05.521643 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-e125bb36-22c5-42ae-9f65-c99c4748ab43 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.521643 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 5/14] 199.204.45.38 () {62 vars in 1061 bytes} [Thu Jun 18 01:01:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:01:05.553112 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-dd5733bd-5a1e-4e81-9b57-79cc3e6c7f57 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.557058 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 4/15] 199.204.45.38 () {64 vars in 1265 bytes} [Thu Jun 18 01:01:05 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:01:05.587701 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [req-dd5733bd-5a1e-4e81-9b57-79cc3e6c7f57 req-688e2141-1a79-4140-b14a-3df62afbd0b6 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.590039 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-dd5733bd-5a1e-4e81-9b57-79cc3e6c7f57 req-688e2141-1a79-4140-b14a-3df62afbd0b6 demo demo] GET https://199.204.45.38/volume/v3/ Jun 18 01:01:05.590242 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-dd5733bd-5a1e-4e81-9b57-79cc3e6c7f57 req-688e2141-1a79-4140-b14a-3df62afbd0b6 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:05.590505 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-dd5733bd-5a1e-4e81-9b57-79cc3e6c7f57 req-688e2141-1a79-4140-b14a-3df62afbd0b6 demo demo] Calling method 'version_select' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:05.590947 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-dd5733bd-5a1e-4e81-9b57-79cc3e6c7f57 req-688e2141-1a79-4140-b14a-3df62afbd0b6 demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 18 01:01:05.591394 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 4/16] 199.204.45.38 () {66 vars in 1339 bytes} [Thu Jun 18 01:01:05 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:01:05.625747 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-dca0dfe0-7b6e-40e1-b34f-2ef844d29fe0 None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.629203 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-dca0dfe0-7b6e-40e1-b34f-2ef844d29fe0 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 18 01:01:05.629563 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-dca0dfe0-7b6e-40e1-b34f-2ef844d29fe0 demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:05.629935 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-dca0dfe0-7b6e-40e1-b34f-2ef844d29fe0 demo demo] Calling method 'show' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:05.639325 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-dca0dfe0-7b6e-40e1-b34f-2ef844d29fe0 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 18 01:01:05.639645 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 4/17] 199.204.45.38 () {64 vars in 1294 bytes} [Thu Jun 18 01:01:05 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 18 01:01:05.678901 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-11bd0fd8-42ce-4925-accf-3160363581a6 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.680259 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 6/18] 199.204.45.38 () {62 vars in 1061 bytes} [Thu Jun 18 01:01:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:01:05.723953 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-963c8a83-e91c-4917-b7ea-0533df918440 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.726535 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 5/19] 199.204.45.38 () {64 vars in 1265 bytes} [Thu Jun 18 01:01:05 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:01:05.764366 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [req-963c8a83-e91c-4917-b7ea-0533df918440 req-ad87b112-099d-456f-a794-9f1732fbe66d None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.766829 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-963c8a83-e91c-4917-b7ea-0533df918440 req-ad87b112-099d-456f-a794-9f1732fbe66d demo demo] GET https://199.204.45.38/volume/v3/ Jun 18 01:01:05.767279 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-963c8a83-e91c-4917-b7ea-0533df918440 req-ad87b112-099d-456f-a794-9f1732fbe66d demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:05.767279 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-963c8a83-e91c-4917-b7ea-0533df918440 req-ad87b112-099d-456f-a794-9f1732fbe66d demo demo] Calling method 'version_select' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:05.767700 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-963c8a83-e91c-4917-b7ea-0533df918440 req-ad87b112-099d-456f-a794-9f1732fbe66d demo demo] https://199.204.45.38/volume/v3/ returned with HTTP 200 Jun 18 01:01:05.768183 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 5/20] 199.204.45.38 () {66 vars in 1339 bytes} [Thu Jun 18 01:01:05 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:01:05.807979 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-b377d938-bf3f-4971-bbda-2322b5f31270 None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:05.810340 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-b377d938-bf3f-4971-bbda-2322b5f31270 demo demo] GET https://199.204.45.38/volume/v3/types/default Jun 18 01:01:05.810584 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-b377d938-bf3f-4971-bbda-2322b5f31270 demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:05.810843 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-b377d938-bf3f-4971-bbda-2322b5f31270 demo demo] Calling method 'show' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:05.818778 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-b377d938-bf3f-4971-bbda-2322b5f31270 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 Jun 18 01:01:05.819126 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 5/21] 199.204.45.38 () {64 vars in 1294 bytes} [Thu Jun 18 01:01:05 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:01:13.854525 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:01:15.815563 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=8 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:05:48.653993 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-f8125b69-af62-48f0-9316-7d4a999d3339 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:05:48.753576 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-f8125b69-af62-48f0-9316-7d4a999d3339 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:05:48.753829 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-f8125b69-af62-48f0-9316-7d4a999d3339 demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:05:48.754111 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-f8125b69-af62-48f0-9316-7d4a999d3339 demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:05:48.754711 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-f8125b69-af62-48f0-9316-7d4a999d3339 demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:05:48.757008 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-f8125b69-af62-48f0-9316-7d4a999d3339 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:05:48.813161 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-f8125b69-af62-48f0-9316-7d4a999d3339 demo demo] Get all volumes completed successfully. Jun 18 01:05:48.816744 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-f8125b69-af62-48f0-9316-7d4a999d3339 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:05:48.817742 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 7/22] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:05:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:05:58.804115 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:06:48.834145 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:06:48.836501 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:06:48.836998 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:06:48.837375 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:06:48.838224 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:06:48.839427 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:06:48.874743 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 demo demo] Get all volumes completed successfully. Jun 18 01:06:48.878468 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-bc31c319-9bb0-4632-9f10-58ce108754b0 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:06:48.878949 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 6/23] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:06:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:06:58.865066 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:07:48.903116 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-129b0702-78a1-4530-9a75-4fab1839fc69 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:07:48.907635 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-129b0702-78a1-4530-9a75-4fab1839fc69 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:07:48.907817 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-129b0702-78a1-4530-9a75-4fab1839fc69 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:07:48.908034 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-129b0702-78a1-4530-9a75-4fab1839fc69 demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:07:48.908480 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-129b0702-78a1-4530-9a75-4fab1839fc69 demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:07:48.909451 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-129b0702-78a1-4530-9a75-4fab1839fc69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:07:48.965825 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-129b0702-78a1-4530-9a75-4fab1839fc69 demo demo] Get all volumes completed successfully. Jun 18 01:07:48.969126 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-129b0702-78a1-4530-9a75-4fab1839fc69 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:07:48.969697 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 6/24] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:07:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:07:58.952859 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:08:48.987876 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-1017e475-b042-4874-8d08-eb8069fff4f5 None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:08:48.991013 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-1017e475-b042-4874-8d08-eb8069fff4f5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:08:48.991365 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-1017e475-b042-4874-8d08-eb8069fff4f5 demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:08:48.991365 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-1017e475-b042-4874-8d08-eb8069fff4f5 demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:08:48.991829 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-1017e475-b042-4874-8d08-eb8069fff4f5 demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:08:48.992658 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-1017e475-b042-4874-8d08-eb8069fff4f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:08:49.030865 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-1017e475-b042-4874-8d08-eb8069fff4f5 demo demo] Get all volumes completed successfully. Jun 18 01:08:49.034059 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-1017e475-b042-4874-8d08-eb8069fff4f5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:08:49.034557 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 6/25] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:08:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:08:59.024300 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:49.065975 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:49.068931 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:09:49.069533 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:09:49.069880 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:09:49.070425 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:09:49.071657 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:09:49.080809 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 demo demo] Get all volumes completed successfully. Jun 18 01:09:49.084102 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-118d0d68-fa85-4752-9ead-a9ce979309a3 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:09:49.084636 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 8/26] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:09:49 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 18 01:09:59.076175 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:10:49.101792 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-dffa2658-029b-400e-b35b-900c420850bb None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:10:49.321788 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-dffa2658-029b-400e-b35b-900c420850bb demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:10:49.322106 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-dffa2658-029b-400e-b35b-900c420850bb demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:10:49.322365 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-dffa2658-029b-400e-b35b-900c420850bb demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:10:49.322680 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-dffa2658-029b-400e-b35b-900c420850bb demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:10:49.323677 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-dffa2658-029b-400e-b35b-900c420850bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:10:49.332789 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-dffa2658-029b-400e-b35b-900c420850bb demo demo] Get all volumes completed successfully. Jun 18 01:10:49.334778 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-dffa2658-029b-400e-b35b-900c420850bb demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:10:49.335224 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 7/27] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:10:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:10:59.328222 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:11:49.359432 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:11:49.365392 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:11:49.365682 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:11:49.365971 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:11:49.366337 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:11:49.367555 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:11:49.379501 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 demo demo] Get all volumes completed successfully. Jun 18 01:11:49.384415 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-83c1bf97-512e-49d5-9f72-6a32bd5fc316 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:11:49.384757 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 7/28] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:11:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:11:59.371510 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:49.394877 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:49.398935 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:12:49.399317 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:49.399807 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:49.400352 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:49.401812 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:12:49.410331 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 demo demo] Get all volumes completed successfully. Jun 18 01:12:49.412327 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-5150e61c-ac14-4c6d-9a6a-31093af2dfc8 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:12:49.412774 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 7/29] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:12:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:12:59.405962 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:49.428223 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:49.432160 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:13:49.432539 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:49.432935 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:49.433392 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:13:49.434788 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:13:49.447103 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 demo demo] Get all volumes completed successfully. Jun 18 01:13:49.449825 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-1fdccd29-b8f8-482d-b3bc-35b0b1927ad9 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:13:49.450316 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 9/30] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:13:49 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 18 01:13:59.438871 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:14:49.466078 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:14:49.469088 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:14:49.469405 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:14:49.469478 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:14:49.469763 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:14:49.470596 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:14:49.481617 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 demo demo] Get all volumes completed successfully. Jun 18 01:14:49.485692 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-209bcbba-6847-4fe5-ba04-4a495b12aae5 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:14:49.486293 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 8/31] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:14:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:14:59.474548 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:15:49.503516 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-36c87194-92f5-4d57-945f-1049ed34d7ea None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:15:49.650486 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-36c87194-92f5-4d57-945f-1049ed34d7ea demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:15:49.651044 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-36c87194-92f5-4d57-945f-1049ed34d7ea demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:15:49.651588 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-36c87194-92f5-4d57-945f-1049ed34d7ea demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:15:49.652271 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-36c87194-92f5-4d57-945f-1049ed34d7ea demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:15:49.654459 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-36c87194-92f5-4d57-945f-1049ed34d7ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:15:49.663442 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-36c87194-92f5-4d57-945f-1049ed34d7ea demo demo] Get all volumes completed successfully. Jun 18 01:15:49.666473 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-36c87194-92f5-4d57-945f-1049ed34d7ea demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:15:49.667538 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 8/32] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:15:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:15:59.658314 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:16:49.682574 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:16:49.687667 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:16:49.688140 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:16:49.688434 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:16:49.688782 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:16:49.689852 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:16:49.699534 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e demo demo] Get all volumes completed successfully. Jun 18 01:16:49.701601 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-13ca8837-cabd-4d3b-8cbd-a979da2e856e demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:16:49.702041 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 8/33] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:16:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:16:59.693848 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:17:49.720116 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:17:49.724071 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:17:49.724514 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:17:49.724802 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:17:49.725034 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:17:49.725692 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:17:49.734262 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 demo demo] Get all volumes completed successfully. Jun 18 01:17:49.737019 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-adf7c8e0-6c9b-4e21-a165-caebbb89c9e6 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:17:49.737680 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 10/34] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:17:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:17:59.730162 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:49.750449 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-af518790-188d-4caf-b9a2-ec26670ae21d None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:49.752822 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-af518790-188d-4caf-b9a2-ec26670ae21d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:18:49.753045 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-af518790-188d-4caf-b9a2-ec26670ae21d demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:49.753285 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-af518790-188d-4caf-b9a2-ec26670ae21d demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:49.753547 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-af518790-188d-4caf-b9a2-ec26670ae21d demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:49.754393 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-af518790-188d-4caf-b9a2-ec26670ae21d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:49.766247 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-af518790-188d-4caf-b9a2-ec26670ae21d demo demo] Get all volumes completed successfully. Jun 18 01:18:49.769026 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-af518790-188d-4caf-b9a2-ec26670ae21d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:49.769426 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 9/35] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:18:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:18:59.759501 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:19:49.783382 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:19:49.786247 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:19:49.786474 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:19:49.786725 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:19:49.787023 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:19:49.787740 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:19:49.798903 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 demo demo] Get all volumes completed successfully. Jun 18 01:19:49.803848 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-61ec2edb-4ecf-49d1-a0e1-ecd2376866d9 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:19:49.804260 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 9/36] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:19:49 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 18 01:19:59.790517 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:20:49.816774 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:20:49.997459 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:20:49.997821 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:20:49.998206 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:20:49.998605 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:20:50.000127 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:20:50.012229 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 demo demo] Get all volumes completed successfully. Jun 18 01:20:50.014479 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-f2d7fa74-d231-4eb2-8668-f84c5a425027 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:20:50.014894 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 9/37] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:20:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:21:00.004435 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:21:50.034802 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:21:50.038413 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:21:50.038647 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:21:50.038886 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:21:50.039223 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:21:50.040114 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:21:50.052819 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 demo demo] Get all volumes completed successfully. Jun 18 01:21:50.057991 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-c5217149-9f37-4b5d-add8-8fdf9a7c0ad7 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:21:50.058806 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 11/38] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:21:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:22:00.044635 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:22:50.072896 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:22:50.075749 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:22:50.076039 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:22:50.076314 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:22:50.076625 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:22:50.078181 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:22:50.088226 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 demo demo] Get all volumes completed successfully. Jun 18 01:22:50.090846 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-dc9b34b8-1106-408d-97e0-0c0bfbe01159 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:22:50.091564 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 10/39] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:22:50 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 18 01:23:00.081804 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:23:50.119000 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:23:50.124358 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:23:50.124795 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:23:50.125245 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:23:50.125751 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:23:50.127485 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:23:50.136268 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 demo demo] Get all volumes completed successfully. Jun 18 01:23:50.138264 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-6497fb81-21c0-4f97-9596-c4fb2bb59179 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:23:50.138768 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 10/40] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:23:50 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 18 01:24:00.131436 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:24:50.155144 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:24:50.157851 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:24:50.158105 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:24:50.158346 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:24:50.158699 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:24:50.159643 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:24:50.168047 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f demo demo] Get all volumes completed successfully. Jun 18 01:24:50.172134 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-830b3226-f0ee-49b7-b8aa-3fb3d7e6361f demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:24:50.172590 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 10/41] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:24:50 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 18 01:25:00.163098 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:25:50.187679 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:25:50.278405 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:25:50.278756 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:25:50.279132 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:25:50.279637 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:25:50.280824 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:25:50.291268 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 demo demo] Get all volumes completed successfully. Jun 18 01:25:50.293824 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-bbc5b244-dfca-428c-9a88-ac526b0f7b19 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:25:50.294344 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 12/42] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:25:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:26:00.284545 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:26:50.307819 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:26:50.310416 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:26:50.310602 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:26:50.310881 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:26:50.311186 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:26:50.312352 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:26:50.320584 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb demo demo] Get all volumes completed successfully. Jun 18 01:26:50.323264 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-9b5aced6-9347-48e4-abdc-72bc4af309eb demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:26:50.323718 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 11/43] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:26:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:27:00.315548 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:27:50.340793 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-523f5d91-d518-4ad1-866c-c2712c503acb None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:27:50.343769 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-523f5d91-d518-4ad1-866c-c2712c503acb demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:27:50.344107 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-523f5d91-d518-4ad1-866c-c2712c503acb demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:27:50.344431 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-523f5d91-d518-4ad1-866c-c2712c503acb demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:27:50.344860 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-523f5d91-d518-4ad1-866c-c2712c503acb demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:27:50.346050 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-523f5d91-d518-4ad1-866c-c2712c503acb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:27:50.355254 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-523f5d91-d518-4ad1-866c-c2712c503acb demo demo] Get all volumes completed successfully. Jun 18 01:27:50.357476 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-523f5d91-d518-4ad1-866c-c2712c503acb demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:27:50.357934 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 11/44] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:27:50 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 18 01:28:00.350050 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:28:50.372836 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-c32e1b96-026a-4038-bd07-ea50cfd279be None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:28:50.376738 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-c32e1b96-026a-4038-bd07-ea50cfd279be demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:28:50.377103 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-c32e1b96-026a-4038-bd07-ea50cfd279be demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:28:50.377469 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-c32e1b96-026a-4038-bd07-ea50cfd279be demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:28:50.377897 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-c32e1b96-026a-4038-bd07-ea50cfd279be demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:28:50.379428 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-c32e1b96-026a-4038-bd07-ea50cfd279be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:28:50.387369 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-c32e1b96-026a-4038-bd07-ea50cfd279be demo demo] Get all volumes completed successfully. Jun 18 01:28:50.389157 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-c32e1b96-026a-4038-bd07-ea50cfd279be demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:28:50.389454 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 11/45] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:28:50 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 18 01:29:00.382388 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:29:50.403467 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-042e161e-9b20-48f2-9410-0943442aeaa1 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:29:50.406176 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-042e161e-9b20-48f2-9410-0943442aeaa1 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:29:50.406413 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-042e161e-9b20-48f2-9410-0943442aeaa1 demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:29:50.406662 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-042e161e-9b20-48f2-9410-0943442aeaa1 demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:29:50.406969 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-042e161e-9b20-48f2-9410-0943442aeaa1 demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:29:50.407985 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-042e161e-9b20-48f2-9410-0943442aeaa1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:29:50.415507 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-042e161e-9b20-48f2-9410-0943442aeaa1 demo demo] Get all volumes completed successfully. Jun 18 01:29:50.417464 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-042e161e-9b20-48f2-9410-0943442aeaa1 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:29:50.417803 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 13/46] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:29:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:30:00.410939 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:30:50.432550 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:30:50.560227 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:30:50.560580 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:30:50.561086 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:30:50.561395 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:30:50.562847 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:30:50.570460 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 demo demo] Get all volumes completed successfully. Jun 18 01:30:50.572230 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-395c346e-355e-4352-88a2-d3f4e0019dc6 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:30:50.572545 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 12/47] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:30:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:31:00.567079 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:31:50.589275 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:31:50.597167 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:31:50.597574 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:31:50.598178 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:31:50.598607 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:31:50.599546 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:31:50.609493 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 demo demo] Get all volumes completed successfully. Jun 18 01:31:50.613103 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-230e5c5c-656e-4dda-bcdf-6fcaf65f4a95 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:31:50.613646 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 12/48] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:31:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:32:00.603395 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:32:50.628016 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-bb8f2133-df12-4498-a5a6-c063658e4599 None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:32:50.632740 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-bb8f2133-df12-4498-a5a6-c063658e4599 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:32:50.633244 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-bb8f2133-df12-4498-a5a6-c063658e4599 demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:32:50.633625 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-bb8f2133-df12-4498-a5a6-c063658e4599 demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:32:50.634130 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-bb8f2133-df12-4498-a5a6-c063658e4599 demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:32:50.635654 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-bb8f2133-df12-4498-a5a6-c063658e4599 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:32:50.646700 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-bb8f2133-df12-4498-a5a6-c063658e4599 demo demo] Get all volumes completed successfully. Jun 18 01:32:50.651158 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-bb8f2133-df12-4498-a5a6-c063658e4599 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:32:50.651890 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 12/49] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:32:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:33:00.639125 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:33:50.673892 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:33:50.678436 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:33:50.678802 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:33:50.679284 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d demo demo] Calling method 'detail' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:33:50.679800 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.api.api_utils [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d demo demo] Removing options '' from query. {{(pid=116623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:33:50.681183 np0000181714 devstack@c-api.service[116623]: DEBUG cinder.volume.api [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116623) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:33:50.687137 np0000181714 devstack@c-api.service[116623]: INFO cinder.volume.api [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d demo demo] Get all volumes completed successfully. Jun 18 01:33:50.689004 np0000181714 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [None req-9092da7e-c9c9-4380-9baf-16f68ba1070d demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:33:50.689414 np0000181714 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 14/50] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:33:50 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 18 01:34:00.683792 np0000181714 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:34:50.703748 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:34:50.707347 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:34:50.707490 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:34:50.707684 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 demo demo] Calling method 'detail' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:34:50.707972 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.api.api_utils [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 demo demo] Removing options '' from query. {{(pid=116621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:34:50.708895 np0000181714 devstack@c-api.service[116621]: DEBUG cinder.volume.api [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116621) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:34:50.718092 np0000181714 devstack@c-api.service[116621]: INFO cinder.volume.api [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 demo demo] Get all volumes completed successfully. Jun 18 01:34:50.719743 np0000181714 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-d6f01c56-f8c6-444f-a89c-c72110fd58b1 demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:34:50.720223 np0000181714 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 13/51] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:34:50 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 18 01:35:00.712029 np0000181714 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=1 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:35:50.736675 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:35:50.830840 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:35:50.831240 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:35:50.831597 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a demo demo] Calling method 'detail' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:35:50.832056 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:35:50.833438 np0000181714 devstack@c-api.service[116622]: DEBUG cinder.volume.api [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116622) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:35:50.841593 np0000181714 devstack@c-api.service[116622]: INFO cinder.volume.api [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a demo demo] Get all volumes completed successfully. Jun 18 01:35:50.843438 np0000181714 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-8f29206c-4952-48de-8d93-1ff5a6bf004a demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:35:50.843837 np0000181714 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 13/52] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:35:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:36:00.837178 np0000181714 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:36:50.857244 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.middleware.request_id [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb None None] RequestId filter calling following filter/app {{(pid=116624) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:36:50.861120 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb demo demo] GET https://199.204.45.38/volume/v3/volumes/detail Jun 18 01:36:50.861404 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb demo demo] Empty body provided in request {{(pid=116624) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:36:50.861640 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.openstack.wsgi [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb demo demo] Calling method 'detail' {{(pid=116624) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:36:50.861946 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.api.api_utils [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb demo demo] Removing options '' from query. {{(pid=116624) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:36:50.862863 np0000181714 devstack@c-api.service[116624]: DEBUG cinder.volume.api [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116624) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:36:50.874950 np0000181714 devstack@c-api.service[116624]: INFO cinder.volume.api [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb demo demo] Get all volumes completed successfully. Jun 18 01:36:50.877422 np0000181714 devstack@c-api.service[116624]: INFO cinder.api.openstack.wsgi [None req-4799c9b5-54de-4f97-a5a7-7764e76da3eb demo demo] https://199.204.45.38/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:36:50.877857 np0000181714 devstack@c-api.service[116624]: [pid: 116624|app: 0|req: 13/53] 199.204.45.38 () {64 vars in 1290 bytes} [Thu Jun 18 01:36:50 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 18 01:37:00.867168 np0000181714 devstack@c-api.service[116624]: DEBUG dbcounter [-] [116624] Writing DB stats cinder:SELECT=1 {{(pid=116624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}