Jun 29 04:34:08.100595 np0000183356 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:34:08.111183 np0000183356 devstack@c-api.service[112649]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:34:08 2026] *** Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: nodename: np0000183356 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: machine: x86_64 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: clock source: unix Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: pcre jit disabled Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: detected number of CPU cores: 16 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: current working directory: / Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: your processes number limit is 256917 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: your memory page size is 4096 bytes Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: detected max file descriptor number: 2048 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: lock engine: pthread robust mutexes Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: thunder lock: enabled Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:34:08.121047 np0000183356 devstack@c-api.service[112649]: Set PythonHome to /opt/stack/data/venv Jun 29 04:34:08.159129 np0000183356 devstack@c-api.service[112649]: Python main interpreter initialized at 0x75c0b90a3668 Jun 29 04:34:08.159129 np0000183356 devstack@c-api.service[112649]: python threads support enabled Jun 29 04:34:08.159129 np0000183356 devstack@c-api.service[112649]: your server socket listen backlog is limited to 100 connections Jun 29 04:34:08.159129 np0000183356 devstack@c-api.service[112649]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:34:08.159728 np0000183356 devstack@c-api.service[112649]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:34:08.159900 np0000183356 devstack@c-api.service[112649]: *** Operational MODE: preforking *** Jun 29 04:34:08.160133 np0000183356 devstack@c-api.service[112649]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:34:08.160133 np0000183356 devstack@c-api.service[112649]: spawned uWSGI master process (pid: 112649) Jun 29 04:34:08.160389 np0000183356 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:34:08.161351 np0000183356 devstack@c-api.service[112649]: spawned uWSGI worker 1 (pid: 112664, cores: 1) Jun 29 04:34:08.161999 np0000183356 devstack@c-api.service[112649]: spawned uWSGI worker 2 (pid: 112665, cores: 1) Jun 29 04:34:08.162810 np0000183356 devstack@c-api.service[112649]: spawned uWSGI worker 3 (pid: 112666, cores: 1) Jun 29 04:34:08.163337 np0000183356 devstack@c-api.service[112649]: spawned uWSGI worker 4 (pid: 112667, cores: 1) Jun 29 04:34:08.163416 np0000183356 devstack@c-api.service[112649]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:34:08.294396 np0000183356 devstack@c-api.service[112666]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:08.294396 np0000183356 devstack@c-api.service[112666]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:08.294396 np0000183356 devstack@c-api.service[112666]: we strongly recommend against using it for new projects. Jun 29 04:34:08.294396 np0000183356 devstack@c-api.service[112666]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:08.294396 np0000183356 devstack@c-api.service[112666]: framework. For more detail see Jun 29 04:34:08.294396 np0000183356 devstack@c-api.service[112666]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:08.294396 np0000183356 devstack@c-api.service[112666]: import eventlet # noqa Jun 29 04:34:08.303689 np0000183356 devstack@c-api.service[112667]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:08.303689 np0000183356 devstack@c-api.service[112667]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:08.303689 np0000183356 devstack@c-api.service[112667]: we strongly recommend against using it for new projects. Jun 29 04:34:08.303689 np0000183356 devstack@c-api.service[112667]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:08.303689 np0000183356 devstack@c-api.service[112667]: framework. For more detail see Jun 29 04:34:08.303689 np0000183356 devstack@c-api.service[112667]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:08.303689 np0000183356 devstack@c-api.service[112667]: import eventlet # noqa Jun 29 04:34:08.340599 np0000183356 devstack@c-api.service[112664]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:08.340599 np0000183356 devstack@c-api.service[112664]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:08.340599 np0000183356 devstack@c-api.service[112664]: we strongly recommend against using it for new projects. Jun 29 04:34:08.340599 np0000183356 devstack@c-api.service[112664]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:08.340599 np0000183356 devstack@c-api.service[112664]: framework. For more detail see Jun 29 04:34:08.340599 np0000183356 devstack@c-api.service[112664]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:08.340599 np0000183356 devstack@c-api.service[112664]: import eventlet # noqa Jun 29 04:34:08.351699 np0000183356 devstack@c-api.service[112665]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:34:08.351699 np0000183356 devstack@c-api.service[112665]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:34:08.351699 np0000183356 devstack@c-api.service[112665]: we strongly recommend against using it for new projects. Jun 29 04:34:08.351699 np0000183356 devstack@c-api.service[112665]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:34:08.351699 np0000183356 devstack@c-api.service[112665]: framework. For more detail see Jun 29 04:34:08.351699 np0000183356 devstack@c-api.service[112665]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:34:08.351699 np0000183356 devstack@c-api.service[112665]: import eventlet # noqa Jun 29 04:34:08.383841 np0000183356 devstack@c-api.service[112666]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:08.383841 np0000183356 devstack@c-api.service[112666]: warnings.warn( Jun 29 04:34:08.407497 np0000183356 devstack@c-api.service[112667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:08.407497 np0000183356 devstack@c-api.service[112667]: warnings.warn( Jun 29 04:34:08.431434 np0000183356 devstack@c-api.service[112664]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:08.431434 np0000183356 devstack@c-api.service[112664]: warnings.warn( Jun 29 04:34:08.440792 np0000183356 devstack@c-api.service[112665]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:34:08.440792 np0000183356 devstack@c-api.service[112665]: warnings.warn( Jun 29 04:34:08.464219 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:08.464219 np0000183356 devstack@c-api.service[112666]: from cgi import parse_header Jun 29 04:34:08.495586 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:08.495586 np0000183356 devstack@c-api.service[112667]: from cgi import parse_header Jun 29 04:34:08.507158 np0000183356 devstack@c-api.service[112664]: /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 29 04:34:08.507158 np0000183356 devstack@c-api.service[112664]: from cgi import parse_header Jun 29 04:34:08.519542 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:08.519542 np0000183356 devstack@c-api.service[112666]: removals.removed_module( Jun 29 04:34:08.521131 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:08.521131 np0000183356 devstack@c-api.service[112666]: removals.removed_module( Jun 29 04:34:08.521346 np0000183356 devstack@c-api.service[112665]: /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 29 04:34:08.521346 np0000183356 devstack@c-api.service[112665]: from cgi import parse_header Jun 29 04:34:08.554896 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:08.554896 np0000183356 devstack@c-api.service[112667]: removals.removed_module( Jun 29 04:34:08.556339 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:08.556339 np0000183356 devstack@c-api.service[112667]: removals.removed_module( Jun 29 04:34:08.557603 np0000183356 devstack@c-api.service[112664]: /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 29 04:34:08.557603 np0000183356 devstack@c-api.service[112664]: removals.removed_module( Jun 29 04:34:08.559523 np0000183356 devstack@c-api.service[112664]: /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 29 04:34:08.559523 np0000183356 devstack@c-api.service[112664]: removals.removed_module( Jun 29 04:34:08.575480 np0000183356 devstack@c-api.service[112665]: /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 29 04:34:08.575480 np0000183356 devstack@c-api.service[112665]: removals.removed_module( Jun 29 04:34:08.577267 np0000183356 devstack@c-api.service[112665]: /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 29 04:34:08.577267 np0000183356 devstack@c-api.service[112665]: removals.removed_module( Jun 29 04:34:09.278406 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:09.278406 np0000183356 devstack@c-api.service[112666]: warnings.warn( Jun 29 04:34:09.332478 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:09.332478 np0000183356 devstack@c-api.service[112666]: warnings.warn( Jun 29 04:34:09.359368 np0000183356 devstack@c-api.service[112664]: /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 29 04:34:09.359368 np0000183356 devstack@c-api.service[112664]: warnings.warn( Jun 29 04:34:09.360009 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:09.360009 np0000183356 devstack@c-api.service[112667]: warnings.warn( Jun 29 04:34:09.414023 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:09.414023 np0000183356 devstack@c-api.service[112667]: warnings.warn( Jun 29 04:34:09.415501 np0000183356 devstack@c-api.service[112664]: /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 29 04:34:09.415501 np0000183356 devstack@c-api.service[112664]: warnings.warn( Jun 29 04:34:09.458958 np0000183356 devstack@c-api.service[112665]: /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 29 04:34:09.458958 np0000183356 devstack@c-api.service[112665]: warnings.warn( Jun 29 04:34:09.521537 np0000183356 devstack@c-api.service[112665]: /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 29 04:34:09.521537 np0000183356 devstack@c-api.service[112665]: warnings.warn( Jun 29 04:34:09.538437 np0000183356 devstack@c-api.service[112666]: 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 29 04:34:09.538619 np0000183356 devstack@c-api.service[112666]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112666) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:09.613886 np0000183356 devstack@c-api.service[112667]: 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 29 04:34:09.614055 np0000183356 devstack@c-api.service[112667]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112667) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:09.621012 np0000183356 devstack@c-api.service[112664]: 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 29 04:34:09.621199 np0000183356 devstack@c-api.service[112664]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112664) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:09.628516 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:09.628516 np0000183356 devstack@c-api.service[112666]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:09.675235 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:09.675235 np0000183356 devstack@c-api.service[112667]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:09.693806 np0000183356 devstack@c-api.service[112664]: /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 29 04:34:09.693806 np0000183356 devstack@c-api.service[112664]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:09.742754 np0000183356 devstack@c-api.service[112665]: 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 29 04:34:09.743014 np0000183356 devstack@c-api.service[112665]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112665) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:34:09.820235 np0000183356 devstack@c-api.service[112665]: /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 29 04:34:09.820235 np0000183356 devstack@c-api.service[112665]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:34:10.102339 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112666) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:10.102544 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112667) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:10.102668 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.102742 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.102825 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.102914 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.103010 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.103085 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.103417 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.103506 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.103543 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.103543 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.103609 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.103656 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.103698 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.103738 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.103776 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.103812 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.103846 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.103885 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.103917 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.103917 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.105724 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112664) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:10.106269 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.106363 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.106406 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.106452 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.106541 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.106607 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.106674 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.106743 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.106806 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.106806 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.106920 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.106955 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.107022 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.107022 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.107022 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.107126 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.107159 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.107159 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.107227 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.107227 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.107227 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.107308 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.107530 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.107530 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.108428 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.108525 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.108607 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.108667 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.108794 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.108864 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.108930 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.113781 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.113876 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.113876 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.114041 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.114118 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.114118 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.114216 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.114255 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.114297 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.114297 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.114366 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.114401 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.114401 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.114401 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.114606 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.114606 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.114771 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.114771 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.114893 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.114893 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.115043 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.115601 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.115687 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.115764 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.115802 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.115835 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.115835 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.115897 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.115929 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.115959 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.116030 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.116072 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.116114 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.116148 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.116188 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.116221 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.116254 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.116287 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.116322 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.116363 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.116405 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.116437 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.116474 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.116505 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.116543 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.116573 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.116606 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.116640 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.116671 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.116743 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.116780 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.116811 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.116854 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.116854 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.116918 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.116918 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.116918 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.116918 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.116918 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.116918 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.117121 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.117121 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.117121 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.117446 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.117446 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.117446 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.117832 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.117902 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.117966 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.118060 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.118130 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.118196 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.118263 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.118326 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.118384 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.118443 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.118511 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.118576 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.118635 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.118692 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.118749 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.118827 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.118891 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.118951 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.119904 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.120004 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.120084 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.120147 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.120216 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.120277 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.120342 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.120409 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.120472 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.120541 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.120601 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.120658 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.120750 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.120823 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.120888 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.120950 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.121039 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.121113 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.121173 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.121230 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.121291 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.121679 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.121764 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.121829 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.121891 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.121891 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.122050 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.122119 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.122180 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.122216 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.122248 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.122281 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.122281 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.122350 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.122350 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.122510 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.122595 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.122595 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.122716 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.122783 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.122850 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.122916 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.122994 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.123059 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.123096 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.123143 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.123143 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.123143 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.123243 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.123279 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.123316 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.123316 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.123316 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.123316 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.123316 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.123481 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.123686 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.123757 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.123757 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.123887 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.123887 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.124028 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.124028 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.125099 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.125202 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.125202 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.125332 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.125332 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.125454 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.125527 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.125593 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.125658 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.125658 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.125658 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.125658 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.125929 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.125929 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.126220 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.126282 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.126364 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.126427 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.126495 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.126534 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.126621 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.130697 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.130792 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.130852 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.130931 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.131036 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.131128 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.131128 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.131271 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.131310 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.131346 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.131382 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.131382 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.131382 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.131382 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.132193 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.132256 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.132256 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.132316 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.132360 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.132397 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.132433 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.132466 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.132499 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.132543 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.132574 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.132614 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.132647 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.132678 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.132764 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.132814 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.132847 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.132881 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.132923 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.132923 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.132923 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.133047 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.133168 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.133168 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.133488 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.133488 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.133488 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.133659 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.134080 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.134169 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.134242 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.134305 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.134366 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.134434 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.134434 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.134549 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.134609 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.134665 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.134738 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.134798 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.134857 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.134922 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.134922 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.135074 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.135074 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.135074 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.135074 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.135074 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.135074 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.137349 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.137437 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.137498 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.137578 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.137649 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.137649 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.137739 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.137771 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.137866 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.137954 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.138010 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.138010 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.138096 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.138133 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.138170 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.138208 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.138208 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.138268 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.138305 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.138338 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.138375 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.139868 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.139928 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.139999 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.140098 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.140168 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.140241 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.140319 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.140380 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.140439 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.140477 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.140515 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.140557 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.140597 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.140634 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.140664 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.140696 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.140774 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.140822 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.140862 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.140902 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.140940 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.141006 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.141006 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.141073 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.141110 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.141155 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.141189 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.141221 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.141268 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.141305 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.141336 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.141379 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.141411 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.141452 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.141489 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.141530 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.141565 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.141598 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.141630 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.141659 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.141693 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.141733 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.141766 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.141796 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.141827 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.141857 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.141894 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.141926 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.141956 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.142007 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.142051 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.142093 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.142127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.142421 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.143443 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.143511 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.143610 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.143652 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.143692 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.143727 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.143727 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.143796 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.143832 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.143867 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.143900 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.143931 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.143968 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.143968 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.144590 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.144643 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.144683 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.144716 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.144772 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.144810 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.144841 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.144876 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.144909 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.144940 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.144940 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.145026 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.145026 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.145104 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.145142 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.145182 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.145182 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.145246 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.145277 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.145319 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.145319 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.145389 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.145425 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.145425 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.145501 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.145534 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.145565 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.145602 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.145634 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.145669 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.145699 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.145731 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.145731 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.145801 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.145801 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.145866 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.145906 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.145939 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.145990 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.146037 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.146069 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.146101 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.146146 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.146178 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.146178 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.146234 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.146272 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.146305 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.146821 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.146899 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.146981 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.146981 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.147124 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.147196 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.147254 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.147317 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.147378 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.147445 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.147504 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.147565 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.147627 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.147699 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.147763 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.147834 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.147899 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.147899 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.148028 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.148090 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.148162 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.148222 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.148280 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.148353 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.148353 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.148353 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.148540 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.148606 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.148670 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.148670 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.148854 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.148922 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.149006 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.149082 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.149082 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.149082 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.149259 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.149259 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.149259 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.149442 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.149503 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.149503 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.149633 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.149698 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.149761 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.149820 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.149884 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.149953 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.149953 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.150094 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.150163 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.150235 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.150296 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.150296 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.150418 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.150481 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.150547 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.150547 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.150547 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.150547 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.150547 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.150769 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.150769 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.150834 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.150946 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.151036 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.151105 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.151105 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.151105 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.151473 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.151473 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.152105 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.152155 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.152202 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.152295 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.152367 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.152430 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.152505 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.152543 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.152543 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.152603 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.152646 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.152677 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.152813 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.152959 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.156302 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.156398 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.156398 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.156463 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.156553 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.156637 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.156700 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.157508 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.157561 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.157639 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.157707 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.157778 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.157778 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.157850 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.157881 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.158024 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.158096 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.158156 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.158228 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.158340 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.158433 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.158666 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.158721 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.158800 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.158875 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.158948 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.158948 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.159045 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.159079 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.159113 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.159145 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.159179 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.159179 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.159332 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.159428 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.159507 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.159579 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.159579 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.159579 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.159762 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.159762 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.159879 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.159950 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.160008 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.160008 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.160008 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.160206 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.160238 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.160272 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.160310 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.160341 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.160372 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.160407 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.160440 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.160480 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.160512 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.160545 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.160581 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.160618 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.160618 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.160686 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.160723 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.160723 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.160813 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.160956 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.161205 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.161281 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.161341 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.161407 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.161407 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.161518 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.161576 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.161636 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.161636 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.161760 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.161820 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.161876 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.161948 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.162028 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.162088 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.162161 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.162313 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.162384 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.162464 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.162530 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.162595 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.162595 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.162595 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.162595 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.162595 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.162595 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.162936 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.162936 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.162936 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.162936 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.162936 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.162936 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.162936 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.163226 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.163260 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.163291 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.163320 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.163351 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.163391 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.163426 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.163455 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.163488 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.163532 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.163563 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.163592 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.163626 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.163662 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.163697 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.163725 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.163761 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.163800 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.163800 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.163800 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.163800 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.163909 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.163909 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.163909 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.163909 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.163909 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.163909 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.163909 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.165266 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.165340 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.165340 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.165411 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.165443 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.165475 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.165506 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.165506 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.165565 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.165603 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.165634 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.165672 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.165708 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.165738 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.165926 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.165926 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.166080 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.166080 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.166080 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.166258 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.166258 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.167262 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.167338 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.167417 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.167485 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.167555 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.167620 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.167688 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.167746 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.167803 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.167948 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.167948 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.167948 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112667) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.168065 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.168098 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.168216 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.168283 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.168341 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.168441 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.217364 np0000183356 devstack@c-api.service[112667]: INFO dbcounter [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Registered counter for database cinder Jun 29 04:34:10.217554 np0000183356 devstack@c-api.service[112664]: INFO dbcounter [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Registered counter for database cinder Jun 29 04:34:10.219022 np0000183356 devstack@c-api.service[112666]: INFO dbcounter [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Registered counter for database cinder Jun 29 04:34:10.244484 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:34:10.244907 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.245047 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.245294 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.245556 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.245612 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.245694 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.245761 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.245835 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.245901 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.245938 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.246708 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.246766 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.246853 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.246920 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.247003 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.247082 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.247082 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.248472 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.248522 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.248614 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.248674 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.248737 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.248803 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.248842 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.249442 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.249511 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.249552 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.249641 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.249708 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.249788 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.249855 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.249855 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.249998 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.249998 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.250064 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.250168 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.250235 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.250235 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.250596 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.250641 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.250722 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.250781 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.250850 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.250921 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.250967 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.252199 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.252309 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.252370 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.252434 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.252476 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.252560 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.252623 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.253168 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.253216 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.253311 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.253397 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.253397 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.253472 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.253561 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.253772 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.253849 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.253922 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.253959 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.254053 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.254220 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.254220 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.254792 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.254878 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.254930 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.255028 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.255098 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.255163 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.255216 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.256247 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.256307 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.256394 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.256468 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.256468 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.256591 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.256591 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.256924 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.257093 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.257187 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.257187 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.257315 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.257315 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.257380 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.257865 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.258000 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.258070 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.258176 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.258276 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.258276 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.258451 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.259032 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.259101 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.259164 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.259218 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.259505 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.259505 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.259663 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.260153 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.260256 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.260256 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.260469 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.260469 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.260469 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.260609 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.260609 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.260701 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.260701 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.260779 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.260839 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.260895 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.260963 np0000183356 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.261047 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.261047 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.261152 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.261152 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.261242 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.261290 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.261332 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.261382 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.261930 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.262020 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.262064 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.262120 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.262245 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.262339 np0000183356 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.262413 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.262413 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.262614 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.262717 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.262717 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.262845 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.262845 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.262947 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.262947 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.263064 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.263121 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.263169 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.263212 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.263264 np0000183356 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.263320 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.263320 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.263412 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.263458 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.263503 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.263769 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.263769 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.263769 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.263769 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.264135 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.264135 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.264301 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.264301 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.264301 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.264552 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.264552 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.264552 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.264934 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.265079 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.265155 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.265245 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.265245 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.265391 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.265391 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.265900 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.265964 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.266040 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.266102 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.266149 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.266288 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.266288 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.267246 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.267348 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.267348 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.267521 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.267521 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.267521 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.267714 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.267904 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.268003 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.268070 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.268118 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.268162 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.268205 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.268338 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.268603 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.268713 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.268713 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.268858 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.268858 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.268858 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.269126 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.269448 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.269492 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.269581 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.269648 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.269713 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.269778 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.269816 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.269857 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.269944 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.270040 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.270107 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.270107 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.270172 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.270281 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.270704 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.270791 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.270830 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.270905 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.271009 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.271009 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.271077 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.271676 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.271726 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.271816 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.271890 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.271955 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.271955 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.272058 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:34:10.272547 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:34:10.272604 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:34:10.272645 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:34:10.272736 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:34:10.272811 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:34:10.272876 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:34:10.323034 np0000183356 devstack@c-api.service[112665]: INFO dbcounter [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Registered counter for database cinder Jun 29 04:34:10.368293 np0000183356 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.387260 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writer thread running {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:10.389670 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writer thread running {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:10.390115 np0000183356 devstack@c-api.service[112666]: INFO cinder.rpc [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:10.392235 np0000183356 devstack@c-api.service[112666]: INFO cinder.rpc [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:10.392448 np0000183356 devstack@c-api.service[112664]: INFO cinder.rpc [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:10.394807 np0000183356 devstack@c-api.service[112664]: INFO cinder.rpc [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:10.394938 np0000183356 devstack@c-api.service[112666]: INFO cinder.rpc [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:10.397000 np0000183356 devstack@c-api.service[112664]: INFO cinder.rpc [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:10.397113 np0000183356 devstack@c-api.service[112666]: INFO cinder.rpc [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:10.398191 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.399019 np0000183356 devstack@c-api.service[112664]: INFO cinder.rpc [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:10.399870 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.400072 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writer thread running {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:10.401122 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.403068 np0000183356 devstack@c-api.service[112667]: INFO cinder.rpc [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:10.403277 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.405565 np0000183356 devstack@c-api.service[112667]: INFO cinder.rpc [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:10.407994 np0000183356 devstack@c-api.service[112667]: INFO cinder.rpc [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:10.410022 np0000183356 devstack@c-api.service[112667]: INFO cinder.rpc [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:10.411110 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.414759 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.434701 np0000183356 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.437127 np0000183356 devstack@c-api.service[112666]: INFO cinder.rpc [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:10.439266 np0000183356 devstack@c-api.service[112666]: INFO cinder.rpc [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:10.440160 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.443602 np0000183356 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.446250 np0000183356 devstack@c-api.service[112664]: INFO cinder.rpc [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:10.448496 np0000183356 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.448727 np0000183356 devstack@c-api.service[112664]: INFO cinder.rpc [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:10.450007 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.450943 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.451305 np0000183356 devstack@c-api.service[112667]: INFO cinder.rpc [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:10.453812 np0000183356 devstack@c-api.service[112667]: INFO cinder.rpc [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:10.454193 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.455089 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.457532 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.462724 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.465206 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.465688 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.466348 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.468625 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.468715 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.470601 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.471636 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.473649 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.473813 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.474471 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.477365 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.477833 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.478192 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.478797 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.480833 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.481559 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.481640 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.483864 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.484816 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.486994 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.487407 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.487988 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.489793 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.490996 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.491077 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.492676 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.493127 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.493787 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writer thread running {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:34:10.494208 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.494427 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.494788 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.495616 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.496206 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.497038 np0000183356 devstack@c-api.service[112665]: INFO cinder.rpc [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:34:10.497134 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.497643 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.498459 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.499236 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.500302 np0000183356 devstack@c-api.service[112665]: INFO cinder.rpc [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:34:10.500759 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.502240 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.503038 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.503437 np0000183356 devstack@c-api.service[112665]: INFO cinder.rpc [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:34:10.503574 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.504178 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.504662 np0000183356 devstack@c-api.service[112666]: WARNING cinder.api.contrib.hosts [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:10.504888 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: extensions {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.506233 np0000183356 devstack@c-api.service[112665]: INFO cinder.rpc [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:34:10.506379 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: cgsnapshots {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.506445 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.507194 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.507663 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.507759 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: qos-specs {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.508853 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.509870 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: capabilities {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.510450 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.510881 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.511078 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.511819 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: backups {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.511891 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.512540 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.513271 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.513865 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-volume-type-access {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.514132 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.514755 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.515505 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: encryption {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.515595 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.516061 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.516994 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.517172 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: consistencygroups {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.517487 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.518506 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.518901 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.519904 np0000183356 devstack@c-api.service[112667]: WARNING cinder.api.contrib.hosts [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:10.520132 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: extensions {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.520230 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: extra_specs {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.520516 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.522069 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: encryption {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.522155 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: cgsnapshots {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.522484 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.523497 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: qos-specs {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.523590 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-volume-manage {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.523734 np0000183356 devstack@c-api.service[112664]: WARNING cinder.api.contrib.hosts [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:10.524068 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: extensions {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.525227 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-volume-transfer {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.525596 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: capabilities {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.525893 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: cgsnapshots {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.526869 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: backups {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.527086 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-availability-zone {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.527821 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: qos-specs {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.528439 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-quota-sets {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.528887 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-volume-type-access {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.529949 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-quota-class-sets {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.530572 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: encryption {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.531018 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: capabilities {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.531374 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-snapshot-manage {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.532461 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: consistencygroups {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.532890 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: os-hosts {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.533793 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: backups {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.534312 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extended resource: scheduler-stats {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.534524 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: extra_specs {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.536127 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: encryption {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.536607 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.538092 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-volume-manage {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.538382 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.538656 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-volume-type-access {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.539558 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] SnapshotActionsController initialized {{(pid=112666) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:10.539636 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-volume-transfer {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.540590 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.541038 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: encryption {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.541385 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-availability-zone {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.542410 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.542777 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-quota-sets {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.543131 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: consistencygroups {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.543719 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.544199 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-quota-class-sets {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.545161 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.545374 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: extra_specs {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.545545 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-snapshot-manage {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.546642 np0000183356 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:10.546944 np0000183356 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.547185 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: os-hosts {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.547280 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: encryption {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.547931 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension UsedLimits extending resource: limits {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.548094 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.548458 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.548571 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.548689 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeActions extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.548776 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extended resource: scheduler-stats {{(pid=112667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.548836 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.548900 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549102 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-volume-manage {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.549233 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension TypesManage extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549233 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549233 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549553 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension AdminActions extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549553 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension AdminActions extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549745 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension AdminActions extending resource: backups {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549745 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549874 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.549931 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-9f8c8b2b-b30d-45dd-9ced-1fed580b1893 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.550336 np0000183356 devstack@c-api.service[112665]: INFO cinder.rpc [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:34:10.550538 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-volume-transfer {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.551749 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.552258 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-availability-zone {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.552953 np0000183356 devstack@c-api.service[112665]: INFO cinder.rpc [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:34:10.553238 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.553672 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-quota-sets {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.554117 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.contrib.snapshot_actions [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] SnapshotActionsController initialized {{(pid=112667) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:10.554357 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.554828 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.555087 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-quota-class-sets {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.556186 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.556415 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-snapshot-manage {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.557542 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.557890 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: os-hosts {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.558563 np0000183356 devstack@c-api.service[112666]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c0b90a3668 pid: 112666 (default app) Jun 29 04:34:10.558914 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.560028 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extended resource: scheduler-stats {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.560389 np0000183356 devstack@c-api.service[112667]: WARNING castellan.key_manager.migration [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.561212 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension UsedLimits extending resource: limits {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.561333 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.561589 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.561687 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.561786 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeActions extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.561918 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562034 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562142 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension TypesManage extending resource: types {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562224 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562359 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562441 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.562501 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension AdminActions extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562556 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension AdminActions extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562718 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension AdminActions extending resource: backups {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562838 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.562942 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.563082 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.v3.router [None req-af98f7ba-67f7-49bc-9a0f-e19cdfc0c693 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.563926 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.564791 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.contrib.snapshot_actions [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] SnapshotActionsController initialized {{(pid=112664) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:10.565567 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.566932 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.567425 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.567425 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.567425 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.567425 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.567752 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.567752 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.567752 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.567752 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568071 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.568129 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568129 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568129 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568129 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568129 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568129 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568552 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568552 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568552 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568552 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568552 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568910 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568910 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568910 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.568910 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.568910 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.569273 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.569273 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.569273 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.569273 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.569633 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.569633 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.569633 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.569633 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.569633 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570038 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570038 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570038 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570038 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570038 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570265 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570265 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570265 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570265 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570265 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570265 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570511 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570511 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570511 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570511 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570511 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570511 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570747 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570747 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570747 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570747 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570747 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570747 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570965 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570965 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570965 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.570965 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.570965 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.571766 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.571766 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.571766 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.571766 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.571766 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572099 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572099 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572099 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572099 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572099 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572099 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572502 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572502 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572502 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572502 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572768 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.572830 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572830 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572830 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572830 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.572830 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.572830 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.573233 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.573233 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.573233 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.573233 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.573530 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.573530 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.573530 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.573530 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.573810 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.573810 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.573810 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.573810 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.574091 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.574091 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.574091 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.574091 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.574375 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.574375 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.574375 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.574375 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.574375 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.574712 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.574712 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.574712 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.574712 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.574712 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575069 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575069 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575069 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575069 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575325 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575325 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575325 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575325 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575580 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575580 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575580 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575580 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575882 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575882 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.575882 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.575882 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576146 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.576146 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576146 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.576146 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576414 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.576414 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576414 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.576414 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576414 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.576414 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576774 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.576774 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576774 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.576774 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.576774 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.577163 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.577163 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.577163 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.577163 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.577163 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.577163 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.577163 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.577632 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.577632 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.577632 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.577632 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.577632 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.577632 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578038 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578038 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578038 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578038 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578038 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578038 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578343 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578343 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578343 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578343 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578343 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578343 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578621 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578621 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578621 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578621 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578880 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578880 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.578880 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.578880 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.579092 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.579092 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.579092 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.579092 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.579287 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.579287 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.579287 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:10.579287 np0000183356 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) Jun 29 04:34:10.579484 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.579529 np0000183356 devstack@c-api.service[112667]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c0b90a3668 pid: 112667 (default app) Jun 29 04:34:10.579577 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-bff7ebba-d05c-43c4-97b3-09c20f416ffd None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:10.579620 np0000183356 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.579620 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension UsedLimits extending resource: limits {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579620 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579620 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579620 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579620 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeActions extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579904 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.579950 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579950 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579950 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension TypesManage extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579950 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579950 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579950 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension AdminActions extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.579950 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension AdminActions extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.580243 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension AdminActions extending resource: backups {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.580243 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.580243 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.580243 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-5889623c-73d7-4c74-8a0e-16d453c4f371 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.580418 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 1/1] 199.19.213.21 () {60 vars in 949 bytes} [Mon Jun 29 04:34:10 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:34:10.580466 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.580466 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.582313 np0000183356 devstack@c-api.service[112664]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c0b90a3668 pid: 112664 (default app) Jun 29 04:34:10.583248 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.586331 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.589625 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.592874 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.597791 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.597791 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.600091 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.605756 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.609160 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.611315 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.612923 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.614587 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.616006 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.617751 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.619123 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.620635 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.622175 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.624631 np0000183356 devstack@c-api.service[112665]: WARNING cinder.api.contrib.hosts [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:34:10.625410 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: extensions {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.628403 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: cgsnapshots {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.630145 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: qos-specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.632714 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: capabilities {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.633833 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: backups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.635923 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-volume-type-access {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.637582 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.639154 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: consistencygroups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.641204 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: extra_specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.642808 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.644334 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-volume-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.645840 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-volume-transfer {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.647541 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-availability-zone {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.649077 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-quota-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.650637 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-quota-class-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.651958 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-snapshot-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.653400 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: os-hosts {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.654818 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extended resource: scheduler-stats {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:34:10.658043 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.659666 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.660547 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.contrib.snapshot_actions [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] SnapshotActionsController initialized {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:34:10.661296 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.662704 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.664065 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.665455 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.667152 np0000183356 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:34:10.667959 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension UsedLimits extending resource: limits {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.668241 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.668386 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.668497 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.668497 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.668845 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.668845 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.668845 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension TypesManage extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669247 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669247 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669247 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension AdminActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669544 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension AdminActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669544 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension AdminActions extending resource: backups {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669544 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669889 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.669889 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-dafa1cf4-422f-4ff7-b417-fb47241a0ccf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:34:10.678341 np0000183356 devstack@c-api.service[112665]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75c0b90a3668 pid: 112665 (default app) Jun 29 04:34:17.837735 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.837735 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.837735 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.837735 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.837735 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.838658 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.838658 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.838658 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.838658 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.838658 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.838948 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.838948 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.838948 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.838948 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.838948 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.838948 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.839323 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.839323 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.839323 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.839323 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.839551 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.839551 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.839551 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.839551 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.839789 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.839789 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.839789 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.839789 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840062 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840062 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840062 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840062 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840062 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840344 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840344 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840344 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840344 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840344 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840605 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840605 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840605 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840605 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.840605 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.840605 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841030 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841030 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841030 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841030 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841030 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841030 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841361 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841361 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841361 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841361 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841361 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841361 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841682 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841682 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841682 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841682 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841682 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841984 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841984 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841984 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.841984 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.841984 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842278 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842278 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842278 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842278 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842278 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842278 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842601 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842601 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842601 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842601 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842601 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842601 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842904 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842904 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842904 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.842904 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.842904 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.843485 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.843485 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.843485 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.843485 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.843485 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.843763 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.843763 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.843763 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.843763 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.844029 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.844029 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.844029 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.844029 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.844260 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.844260 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.844260 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.844260 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.844260 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.844665 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.844665 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.844665 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.844665 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.844665 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845137 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845137 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845137 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845137 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845334 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845334 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845334 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845334 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845440 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845440 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845440 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845440 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845548 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845548 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.845548 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.845548 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846051 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846051 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846051 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846051 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846150 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846150 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846150 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846150 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846150 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846537 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846537 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846537 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846537 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846537 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846537 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846720 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846720 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846720 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846720 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846720 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846884 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846884 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846884 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846884 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.846884 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.846884 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847362 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847362 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847362 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847362 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847362 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847362 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847530 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847530 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847530 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847530 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847530 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847530 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847688 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847688 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847688 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847688 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847688 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847688 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847837 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847837 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847837 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847837 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847941 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847941 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847941 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.847941 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.847941 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.848087 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.848087 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.848087 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.848087 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:17.848087 np0000183356 devstack@c-api.service[112667]: warnings.warn(deprecated_msg) Jun 29 04:34:17.848087 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:18.363186 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 admin admin] POST https://199.19.213.21/volume/v3/types Jun 29 04:34:18.363778 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:34:18.366872 np0000183356 devstack@c-api.service[112667]: /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 29 04:34:18.366872 np0000183356 devstack@c-api.service[112667]: warnings.warn( Jun 29 04:34:18.401913 np0000183356 devstack@c-api.service[112667]: DEBUG oslo_db.sqlalchemy.engines [None req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 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=112667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:18.433341 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 admin admin] https://199.19.213.21/volume/v3/types returned with HTTP 200 Jun 29 04:34:18.433341 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 1/2] 199.19.213.21 () {68 vars in 1281 bytes} [Mon Jun 29 04:34:17 2026] POST /volume/v3/types => generated 186 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:34:18.445773 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 req-98f40b1e-9f34-4fec-8b11-13b3177a363d None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:34:18.790945 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 req-98f40b1e-9f34-4fec-8b11-13b3177a363d admin admin] POST https://199.19.213.21/volume/v3/types/ec9be124-0184-47a4-aabd-9a857c806358/extra_specs Jun 29 04:34:18.791403 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 req-98f40b1e-9f34-4fec-8b11-13b3177a363d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:34:18.793298 np0000183356 devstack@c-api.service[112666]: /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 29 04:34:18.793298 np0000183356 devstack@c-api.service[112666]: warnings.warn( Jun 29 04:34:18.830916 np0000183356 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 req-98f40b1e-9f34-4fec-8b11-13b3177a363d 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:34:18.907490 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [req-24ea9ed5-a80f-448b-bdcb-e3ff40f5f500 req-98f40b1e-9f34-4fec-8b11-13b3177a363d admin admin] https://199.19.213.21/volume/v3/types/ec9be124-0184-47a4-aabd-9a857c806358/extra_specs returned with HTTP 200 Jun 29 04:34:18.907870 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 2/3] 199.19.213.21 () {70 vars in 1498 bytes} [Mon Jun 29 04:34:18 2026] POST /volume/v3/types/ec9be124-0184-47a4-aabd-9a857c806358/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:34:20.449072 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=6 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:34:20.553344 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=6 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:34:28.428531 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:34:28.906077 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:37:38.726016 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726016 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.726016 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726016 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.726016 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726745 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.726745 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726745 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.726745 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726745 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.726955 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726955 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.726955 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726955 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.726955 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.726955 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727244 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727244 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727244 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727244 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727407 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727407 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727407 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727407 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727578 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727578 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727578 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727578 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727746 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727746 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727746 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727746 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727746 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727962 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727962 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727962 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.727962 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.727962 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728304 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728304 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728413 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728413 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728413 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728413 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728579 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728579 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728579 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728579 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728579 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728579 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728846 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728846 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728846 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728846 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.728846 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.728846 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729042 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729042 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729042 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729042 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729042 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729199 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729199 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729199 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729199 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729199 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729340 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729340 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729340 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729340 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729340 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729340 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729532 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729532 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729532 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729532 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729532 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729532 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729689 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729689 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729689 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729689 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729689 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729842 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729842 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729842 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.729842 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.729842 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730011 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730011 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730011 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730011 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730137 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730137 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730137 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730137 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730259 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730259 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730259 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730259 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730259 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730490 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730490 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730490 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730490 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730490 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730626 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730626 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730626 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730626 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730752 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730752 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730752 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730752 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730877 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730877 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.730877 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.730877 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731025 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731025 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731025 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731025 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731152 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731152 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731152 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731152 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731272 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731272 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731272 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731272 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731272 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731426 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731426 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731426 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731426 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731426 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731426 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731607 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731607 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731607 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731607 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731607 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731828 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731828 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731828 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731828 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.731828 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.731828 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732049 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732049 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732049 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732049 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732049 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732049 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732228 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732228 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732228 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732228 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732228 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732228 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732398 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732398 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732398 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732398 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732398 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732398 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732570 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732570 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732570 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732570 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732704 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732704 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732704 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732704 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732704 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732859 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732859 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732859 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.732859 np0000183356 devstack@c-api.service[112664]: /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 29 04:37:38.732859 np0000183356 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) Jun 29 04:37:38.735491 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-97beeb89-b85e-4679-81ba-17c50fe0da19 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:37:38.736650 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-97beeb89-b85e-4679-81ba-17c50fe0da19 None None] GET https://199.19.213.21/volume// Jun 29 04:37:38.737078 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-97beeb89-b85e-4679-81ba-17c50fe0da19 None None] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:37:38.737386 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-97beeb89-b85e-4679-81ba-17c50fe0da19 None None] Calling method 'all' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:37:38.738171 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-97beeb89-b85e-4679-81ba-17c50fe0da19 None None] https://199.19.213.21/volume// returned with HTTP 300 Jun 29 04:37:38.738610 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 1/4] 199.19.213.21 () {66 vars in 1449 bytes} [Mon Jun 29 04:37:38 2026] GET /volume/ => generated 389 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jun 29 04:38:15.778415 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.778415 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.778415 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.778415 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.778415 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779311 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.779311 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779311 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.779311 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779311 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.779606 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779606 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.779606 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779606 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.779606 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779606 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.779961 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779961 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.779961 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.779961 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.780290 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.780290 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.780290 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.780290 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.780514 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.780514 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.780514 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.780514 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.780759 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.780759 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.780759 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.780759 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.780759 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781113 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781113 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781113 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781113 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781113 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781430 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781430 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781430 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781430 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781430 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781430 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781758 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781758 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781758 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781758 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.781758 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.781758 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782113 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782113 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782113 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782113 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782113 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782113 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782438 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782438 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782438 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782438 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782438 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782735 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782735 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782735 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.782735 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.782735 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783016 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783016 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783016 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783016 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783016 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783016 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783355 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783355 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783355 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783355 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783355 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783355 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783661 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783661 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783661 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783661 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783661 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783953 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783953 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783953 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.783953 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.783953 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.784265 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.784265 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.784265 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.784265 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.784511 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.784511 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.784511 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.784511 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.784734 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.784734 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.784734 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.784734 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.784734 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785029 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785029 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785029 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785029 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785029 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785454 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785454 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785454 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785454 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785686 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785686 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785686 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785686 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785920 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785920 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.785920 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.785920 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786166 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786166 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786166 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786166 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786406 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786406 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786406 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786406 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786636 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786636 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786636 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786636 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786636 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786916 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786916 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786916 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786916 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.786916 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.786916 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787285 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787285 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787285 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787285 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787285 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787563 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787563 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787563 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787563 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787563 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787563 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787916 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787916 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787916 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787916 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.787916 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.787916 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.788398 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.788398 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.788398 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.788398 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.788398 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.788398 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.788729 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.788729 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.788729 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.788729 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.788729 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.788729 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789122 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.789122 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789122 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.789122 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789364 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.789364 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789364 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.789364 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789364 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.789652 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789652 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.789652 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789652 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:15.789652 np0000183356 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) Jun 29 04:38:15.789652 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-9025f681-9a8e-4a78-a9c3-d654996af23c None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:15.789652 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 1/5] 199.19.213.21 () {62 vars in 1061 bytes} [Mon Jun 29 04:38:15 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:38:15.822293 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-71a3c5aa-6672-493b-ba5b-637624f500f5 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:15.831488 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 2/6] 199.19.213.21 () {64 vars in 1265 bytes} [Mon Jun 29 04:38:15 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 29 04:38:15.869876 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [req-71a3c5aa-6672-493b-ba5b-637624f500f5 req-3d172eb5-cd50-4738-b349-8247869efd1f None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:15.873603 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [req-71a3c5aa-6672-493b-ba5b-637624f500f5 req-3d172eb5-cd50-4738-b349-8247869efd1f demo demo] GET https://199.19.213.21/volume/v3/ Jun 29 04:38:15.873876 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [req-71a3c5aa-6672-493b-ba5b-637624f500f5 req-3d172eb5-cd50-4738-b349-8247869efd1f demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:15.874181 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [req-71a3c5aa-6672-493b-ba5b-637624f500f5 req-3d172eb5-cd50-4738-b349-8247869efd1f demo demo] Calling method 'version_select' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:15.875243 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [req-71a3c5aa-6672-493b-ba5b-637624f500f5 req-3d172eb5-cd50-4738-b349-8247869efd1f demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jun 29 04:38:15.875679 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 3/7] 199.19.213.21 () {66 vars in 1339 bytes} [Mon Jun 29 04:38:15 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:15.910817 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-eefe91df-9a1e-423a-bfb7-5bea3f80d15c None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:16.242773 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-eefe91df-9a1e-423a-bfb7-5bea3f80d15c demo demo] GET https://199.19.213.21/volume/v3/types Jun 29 04:38:16.243020 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-eefe91df-9a1e-423a-bfb7-5bea3f80d15c demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:16.243217 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-eefe91df-9a1e-423a-bfb7-5bea3f80d15c demo demo] Calling method 'index' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:16.243656 np0000183356 devstack@c-api.service[112664]: /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 29 04:38:16.243656 np0000183356 devstack@c-api.service[112664]: warnings.warn( Jun 29 04:38:16.244268 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-eefe91df-9a1e-423a-bfb7-5bea3f80d15c demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:38:16.283312 np0000183356 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-eefe91df-9a1e-423a-bfb7-5bea3f80d15c 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:38:16.304746 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-eefe91df-9a1e-423a-bfb7-5bea3f80d15c demo demo] https://199.19.213.21/volume/v3/types returned with HTTP 200 Jun 29 04:38:16.305592 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 2/8] 199.19.213.21 () {64 vars in 1283 bytes} [Mon Jun 29 04:38:15 2026] GET /volume/v3/types => generated 377 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:16.339462 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-46ae5fcc-6331-4151-bcff-f7f08963d474 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:16.683621 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-46ae5fcc-6331-4151-bcff-f7f08963d474 demo demo] GET https://199.19.213.21/volume/v3/types/default Jun 29 04:38:16.683920 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-46ae5fcc-6331-4151-bcff-f7f08963d474 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:16.684130 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-46ae5fcc-6331-4151-bcff-f7f08963d474 demo demo] Calling method 'show' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:16.719899 np0000183356 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-46ae5fcc-6331-4151-bcff-f7f08963d474 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:38:16.738832 np0000183356 devstack@c-api.service[112665]: /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 29 04:38:16.738832 np0000183356 devstack@c-api.service[112665]: warnings.warn( Jun 29 04:38:16.741267 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-46ae5fcc-6331-4151-bcff-f7f08963d474 demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:16.741605 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 2/9] 199.19.213.21 () {64 vars in 1294 bytes} [Mon Jun 29 04:38:16 2026] GET /volume/v3/types/default => generated 145 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:17.223669 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-28bee595-b38b-48cb-93f7-4ece495f6467 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:17.224535 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 3/10] 199.19.213.21 () {62 vars in 1061 bytes} [Mon Jun 29 04:38:17 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 29 04:38:17.262004 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-76ff8560-b28e-4809-95d5-6cc407f6997f None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:17.266994 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 4/11] 199.19.213.21 () {64 vars in 1265 bytes} [Mon Jun 29 04:38:17 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:38:17.300401 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [req-76ff8560-b28e-4809-95d5-6cc407f6997f req-1c657437-df98-4ee8-b6e5-d03c5e293403 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:17.303822 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-76ff8560-b28e-4809-95d5-6cc407f6997f req-1c657437-df98-4ee8-b6e5-d03c5e293403 demo demo] GET https://199.19.213.21/volume/v3/ Jun 29 04:38:17.304229 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [req-76ff8560-b28e-4809-95d5-6cc407f6997f req-1c657437-df98-4ee8-b6e5-d03c5e293403 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:17.304732 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [req-76ff8560-b28e-4809-95d5-6cc407f6997f req-1c657437-df98-4ee8-b6e5-d03c5e293403 demo demo] Calling method 'version_select' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:17.305733 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-76ff8560-b28e-4809-95d5-6cc407f6997f req-1c657437-df98-4ee8-b6e5-d03c5e293403 demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jun 29 04:38:17.306613 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 3/12] 199.19.213.21 () {66 vars in 1339 bytes} [Mon Jun 29 04:38:17 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:17.349126 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-72c104d1-e7d1-476b-b6ee-3d4f9eb50509 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:17.352829 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-72c104d1-e7d1-476b-b6ee-3d4f9eb50509 demo demo] GET https://199.19.213.21/volume/v3/types/default Jun 29 04:38:17.353345 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-72c104d1-e7d1-476b-b6ee-3d4f9eb50509 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:17.353692 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-72c104d1-e7d1-476b-b6ee-3d4f9eb50509 demo demo] Calling method 'show' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:17.366783 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-72c104d1-e7d1-476b-b6ee-3d4f9eb50509 demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:17.367497 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 3/13] 199.19.213.21 () {64 vars in 1294 bytes} [Mon Jun 29 04:38:17 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 29 04:38:18.002378 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-627cab6b-adf9-4c9a-9d8a-499e3f1d729a None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.003740 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 4/14] 199.19.213.21 () {62 vars in 1061 bytes} [Mon Jun 29 04:38:18 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 29 04:38:18.047035 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-09c4ccae-1295-4143-a6df-c3fa8d65ba62 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.050665 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 5/15] 199.19.213.21 () {64 vars in 1265 bytes} [Mon Jun 29 04:38:18 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 29 04:38:18.080871 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [req-09c4ccae-1295-4143-a6df-c3fa8d65ba62 req-b73721b3-7fea-440a-99bc-ff076e66c6d6 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.083968 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-09c4ccae-1295-4143-a6df-c3fa8d65ba62 req-b73721b3-7fea-440a-99bc-ff076e66c6d6 demo demo] GET https://199.19.213.21/volume/v3/ Jun 29 04:38:18.084632 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [req-09c4ccae-1295-4143-a6df-c3fa8d65ba62 req-b73721b3-7fea-440a-99bc-ff076e66c6d6 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:18.085310 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [req-09c4ccae-1295-4143-a6df-c3fa8d65ba62 req-b73721b3-7fea-440a-99bc-ff076e66c6d6 demo demo] Calling method 'version_select' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:18.086219 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-09c4ccae-1295-4143-a6df-c3fa8d65ba62 req-b73721b3-7fea-440a-99bc-ff076e66c6d6 demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jun 29 04:38:18.087106 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 4/16] 199.19.213.21 () {66 vars in 1339 bytes} [Mon Jun 29 04:38:18 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:18.122590 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-61e9ad10-97b1-40ec-83f3-3f427df1eff7 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.126077 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-61e9ad10-97b1-40ec-83f3-3f427df1eff7 demo demo] GET https://199.19.213.21/volume/v3/types/default Jun 29 04:38:18.126329 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-61e9ad10-97b1-40ec-83f3-3f427df1eff7 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:18.126600 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-61e9ad10-97b1-40ec-83f3-3f427df1eff7 demo demo] Calling method 'show' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:18.135984 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-61e9ad10-97b1-40ec-83f3-3f427df1eff7 demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:18.136424 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 4/17] 199.19.213.21 () {64 vars in 1294 bytes} [Mon Jun 29 04:38:18 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:18.322306 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-c02b2a9a-d837-43db-b1cb-cab547592e09 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.323750 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 5/18] 199.19.213.21 () {62 vars in 1061 bytes} [Mon Jun 29 04:38:18 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 29 04:38:18.358091 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-87d18a00-8f05-4130-81a4-0de211b14878 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.362039 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 6/19] 199.19.213.21 () {64 vars in 1265 bytes} [Mon Jun 29 04:38:18 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 29 04:38:18.395581 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [req-87d18a00-8f05-4130-81a4-0de211b14878 req-5cda01e1-9e9d-403a-8fb5-6a531526884e None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.398480 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-87d18a00-8f05-4130-81a4-0de211b14878 req-5cda01e1-9e9d-403a-8fb5-6a531526884e demo demo] GET https://199.19.213.21/volume/v3/ Jun 29 04:38:18.398710 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [req-87d18a00-8f05-4130-81a4-0de211b14878 req-5cda01e1-9e9d-403a-8fb5-6a531526884e demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:18.398949 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [req-87d18a00-8f05-4130-81a4-0de211b14878 req-5cda01e1-9e9d-403a-8fb5-6a531526884e demo demo] Calling method 'version_select' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:18.399392 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [req-87d18a00-8f05-4130-81a4-0de211b14878 req-5cda01e1-9e9d-403a-8fb5-6a531526884e demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jun 29 04:38:18.399858 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 5/20] 199.19.213.21 () {66 vars in 1339 bytes} [Mon Jun 29 04:38:18 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:18.439207 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-928ca53e-bce5-48a1-b678-e04581fc081b None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:38:18.442581 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-928ca53e-bce5-48a1-b678-e04581fc081b demo demo] GET https://199.19.213.21/volume/v3/types/default Jun 29 04:38:18.442944 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-928ca53e-bce5-48a1-b678-e04581fc081b demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:38:18.443410 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-928ca53e-bce5-48a1-b678-e04581fc081b demo demo] Calling method 'show' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:38:18.451441 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-928ca53e-bce5-48a1-b678-e04581fc081b demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jun 29 04:38:18.451747 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 5/21] 199.19.213.21 () {64 vars in 1294 bytes} [Mon Jun 29 04:38:18 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:38:26.299099 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:38:28.448403 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=8 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:45:01.383792 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:45:01.495023 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:45:01.495364 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:45:01.495653 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:45:01.496340 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:45:01.497503 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:45:01.540544 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 demo demo] Get all volumes completed successfully. Jun 29 04:45:01.544869 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-2e6e755c-2ba0-433a-adce-8a63ba362af4 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:45:01.545691 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 6/22] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:45:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:45:11.534352 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:46:01.575195 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-718c201b-08b2-4679-9c00-54345093d248 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:46:01.580723 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-718c201b-08b2-4679-9c00-54345093d248 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:46:01.581067 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-718c201b-08b2-4679-9c00-54345093d248 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:46:01.581468 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-718c201b-08b2-4679-9c00-54345093d248 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:46:01.582179 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-718c201b-08b2-4679-9c00-54345093d248 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:46:01.583392 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-718c201b-08b2-4679-9c00-54345093d248 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:46:01.623247 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-718c201b-08b2-4679-9c00-54345093d248 demo demo] Get all volumes completed successfully. Jun 29 04:46:01.626018 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-718c201b-08b2-4679-9c00-54345093d248 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:46:01.626494 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 7/23] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:46:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:46:11.615914 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:47:01.643116 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:47:01.646817 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:47:01.647127 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:47:01.647489 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:47:01.648169 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:47:01.649488 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:47:01.705104 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d demo demo] Get all volumes completed successfully. Jun 29 04:47:01.707932 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-5caa8641-97f9-4274-8e82-6a48aa4c820d demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:47:01.708457 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 6/24] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:47:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:47:11.690552 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:48:01.724849 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-1f7a432e-502b-464c-98a2-bc54839e410e None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:48:01.729712 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-1f7a432e-502b-464c-98a2-bc54839e410e demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:48:01.730108 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-1f7a432e-502b-464c-98a2-bc54839e410e demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:48:01.730437 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-1f7a432e-502b-464c-98a2-bc54839e410e demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:48:01.731727 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-1f7a432e-502b-464c-98a2-bc54839e410e demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:48:01.734423 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-1f7a432e-502b-464c-98a2-bc54839e410e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:48:01.782198 np0000183356 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-1f7a432e-502b-464c-98a2-bc54839e410e demo demo] Get all volumes completed successfully. Jun 29 04:48:01.783327 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-1f7a432e-502b-464c-98a2-bc54839e410e demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:48:01.784130 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 6/25] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:48:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:48:11.775354 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:49:01.817701 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:49:01.820016 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:49:01.820191 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:49:01.820406 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:49:01.820611 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:49:01.821342 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:49:01.829929 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 demo demo] Get all volumes completed successfully. Jun 29 04:49:01.832037 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-43777b5a-3058-4ea8-92b4-cbdbba8990f4 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:49:01.832382 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 7/26] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:49:01 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 29 04:49:11.824966 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:50:01.896345 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-ff251ca1-62ea-4671-8f1a-4b094115198b None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:50:02.030571 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-ff251ca1-62ea-4671-8f1a-4b094115198b demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:50:02.031004 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-ff251ca1-62ea-4671-8f1a-4b094115198b demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:50:02.031335 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-ff251ca1-62ea-4671-8f1a-4b094115198b demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:50:02.031741 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-ff251ca1-62ea-4671-8f1a-4b094115198b demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:50:02.032853 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-ff251ca1-62ea-4671-8f1a-4b094115198b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:50:02.043638 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-ff251ca1-62ea-4671-8f1a-4b094115198b demo demo] Get all volumes completed successfully. Jun 29 04:50:02.045805 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-ff251ca1-62ea-4671-8f1a-4b094115198b demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:50:02.046295 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 8/27] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:50:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:50:12.039350 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:51:02.062921 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:51:02.066028 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:51:02.066475 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:51:02.066703 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:51:02.067101 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:51:02.068621 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:51:02.078098 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 demo demo] Get all volumes completed successfully. Jun 29 04:51:02.080218 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-f142a80e-96b2-41ec-80c2-2c6965252df2 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:51:02.080666 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 7/28] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:51:02 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 29 04:51:12.072314 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:52:02.096502 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:52:02.099682 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:52:02.099924 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:52:02.100152 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:52:02.100409 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:52:02.101385 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:52:02.110846 np0000183356 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 demo demo] Get all volumes completed successfully. Jun 29 04:52:02.114080 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-831d1a0f-a273-4dab-83cd-a6429dbc0575 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:52:02.114589 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 7/29] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:52:02 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 29 04:52:12.104757 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:53:02.133220 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:53:02.135478 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:53:02.135698 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:53:02.135887 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:53:02.136214 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:53:02.136917 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:53:02.147583 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 demo demo] Get all volumes completed successfully. Jun 29 04:53:02.150643 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-ca38eb07-c3f3-4b6e-a864-62b371ebcd11 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:53:02.151182 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 8/30] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:53:02 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 29 04:53:12.139871 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:02.167952 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:02.170750 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:54:02.170925 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:54:02.171138 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:54:02.171349 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:54:02.172063 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:54:02.179695 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 demo demo] Get all volumes completed successfully. Jun 29 04:54:02.182915 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-264e7b1b-2aa7-4a5a-8863-772523067fd6 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:54:02.183517 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 9/31] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:54:02 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 29 04:54:12.174941 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:02.198794 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-45353690-26fb-4675-aa3d-d1fa234c0552 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:55:02.348543 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-45353690-26fb-4675-aa3d-d1fa234c0552 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:55:02.348922 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-45353690-26fb-4675-aa3d-d1fa234c0552 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:55:02.349253 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-45353690-26fb-4675-aa3d-d1fa234c0552 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:55:02.349641 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-45353690-26fb-4675-aa3d-d1fa234c0552 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:55:02.350889 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-45353690-26fb-4675-aa3d-d1fa234c0552 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:55:02.361609 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-45353690-26fb-4675-aa3d-d1fa234c0552 demo demo] Get all volumes completed successfully. Jun 29 04:55:02.364353 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-45353690-26fb-4675-aa3d-d1fa234c0552 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:55:02.365193 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 8/32] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:55:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:55:12.355687 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:02.381526 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-986cbcdc-068e-432a-8c5a-159a0524a10a None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:56:02.386130 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-986cbcdc-068e-432a-8c5a-159a0524a10a demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:56:02.386567 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-986cbcdc-068e-432a-8c5a-159a0524a10a demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:56:02.387007 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-986cbcdc-068e-432a-8c5a-159a0524a10a demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:56:02.387551 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-986cbcdc-068e-432a-8c5a-159a0524a10a demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:56:02.389009 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-986cbcdc-068e-432a-8c5a-159a0524a10a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:56:02.397671 np0000183356 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-986cbcdc-068e-432a-8c5a-159a0524a10a demo demo] Get all volumes completed successfully. Jun 29 04:56:02.399679 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-986cbcdc-068e-432a-8c5a-159a0524a10a demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:56:02.400047 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 8/33] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:56:02 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 29 04:56:12.393373 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:57:02.418198 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:02.421421 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:57:02.421653 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:02.421906 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:02.422259 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:57:02.423214 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:57:02.431463 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa demo demo] Get all volumes completed successfully. Jun 29 04:57:02.433781 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-0ba8d5a5-d3cb-4c31-b552-5d41311d7daa demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:57:02.434265 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 9/34] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:57:02 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 29 04:57:12.426719 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:02.451506 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:02.454675 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:58:02.454924 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:02.455467 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:02.455467 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:58:02.456528 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:58:02.466904 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 demo demo] Get all volumes completed successfully. Jun 29 04:58:02.471330 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-a002489d-4af3-4ae1-bd8a-1d081905a826 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:58:02.472121 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 10/35] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:58:02 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 29 04:58:12.459884 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:02.488587 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:02.490606 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 04:59:02.490759 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:02.490957 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:02.491192 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:02.491847 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 04:59:02.502378 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 demo demo] Get all volumes completed successfully. Jun 29 04:59:02.505246 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-00ef0f64-0eae-435d-9b7c-87670b2ffb08 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 04:59:02.505839 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 9/36] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 04:59:02 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 29 04:59:12.496398 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:00:02.519377 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:02.640849 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:00:02.641201 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:02.641588 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:02.642208 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:00:02.644356 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:00:02.653318 np0000183356 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 demo demo] Get all volumes completed successfully. Jun 29 05:00:02.655353 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-0f9bb221-3867-4c75-89a6-7e2cd88aa743 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:00:02.655741 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 9/37] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:00:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:00:12.648354 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:01:02.671617 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-866524b9-a652-4241-9cac-6c87444447db None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:02.675040 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-866524b9-a652-4241-9cac-6c87444447db demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:01:02.675286 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-866524b9-a652-4241-9cac-6c87444447db demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:02.675545 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-866524b9-a652-4241-9cac-6c87444447db demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:02.676328 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-866524b9-a652-4241-9cac-6c87444447db demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:01:02.676930 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-866524b9-a652-4241-9cac-6c87444447db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:01:02.685320 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-866524b9-a652-4241-9cac-6c87444447db demo demo] Get all volumes completed successfully. Jun 29 05:01:02.688389 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-866524b9-a652-4241-9cac-6c87444447db demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:01:02.688869 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 10/38] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:01:02 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 29 05:01:12.680291 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:02:02.704535 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:02:02.707274 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:02:02.707785 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:02:02.707785 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:02:02.708005 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:02:02.708995 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:02:02.717172 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a demo demo] Get all volumes completed successfully. Jun 29 05:02:02.719050 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-60e0e1a0-2f89-491d-ab2c-51cef7be6c9a demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:02:02.719394 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 11/39] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:02:02 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 29 05:02:12.712378 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:03:02.733472 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:03:02.737751 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:03:02.737988 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:03:02.738252 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:03:02.738547 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:03:02.739699 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:03:02.750531 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 demo demo] Get all volumes completed successfully. Jun 29 05:03:02.753971 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-8fd3b2d6-ac8c-47b9-b18c-4f14df708010 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:03:02.754560 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 10/40] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:03:02 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 29 05:03:12.743940 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:02.772110 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:02.775583 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:04:02.775905 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:02.776279 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:02.776682 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:02.777826 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:02.785591 np0000183356 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c demo demo] Get all volumes completed successfully. Jun 29 05:04:02.787685 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-ecdbdbb8-2210-4c37-85f9-ae39d49d2e4c demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:02.788055 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 10/41] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:04:02 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 29 05:04:12.781226 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:02.807564 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:02.906428 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:05:02.906608 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:02.906797 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:02.907060 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:02.907752 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:02.916922 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b demo demo] Get all volumes completed successfully. Jun 29 05:05:02.919559 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-eb2b5414-2493-417b-85c1-fcc8df799c2b demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:02.919993 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 11/42] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:05:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:12.911126 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:02.935109 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:02.940102 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:06:02.940102 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:02.940230 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:02.940441 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:02.941572 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:02.950423 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 demo demo] Get all volumes completed successfully. Jun 29 05:06:02.953242 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-bc98de34-c9c9-40bc-89a7-08077bde24b9 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:02.953869 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 12/43] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:06:02 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 29 05:06:12.945303 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:02.970616 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:02.973931 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:07:02.974294 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:02.974781 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:02.975209 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:02.976517 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:02.985788 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 demo demo] Get all volumes completed successfully. Jun 29 05:07:02.988172 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-b0693974-c0bb-4de3-ac00-e05dacd0b5d6 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:02.988529 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 11/44] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:07:02 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 29 05:07:12.980505 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:03.009603 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:03.013193 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:08:03.013509 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:03.013839 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:03.014300 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:03.015555 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:03.024021 np0000183356 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc demo demo] Get all volumes completed successfully. Jun 29 05:08:03.026314 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-7e8c47a2-a1ee-4cb0-9641-1eef70547cfc demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:03.026693 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 11/45] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:08:03 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 29 05:08:13.019188 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:03.041525 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:03.045129 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:09:03.045191 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:03.045572 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:03.045914 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:03.047302 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:03.056216 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 demo demo] Get all volumes completed successfully. Jun 29 05:09:03.058445 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-53cdd3ef-605c-4327-91ca-a09265c13fd0 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:03.058688 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 12/46] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:09:03 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 29 05:09:13.051168 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:03.076534 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:03.122550 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:10:03.122796 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:03.123064 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:03.123353 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:03.124373 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:03.136457 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 demo demo] Get all volumes completed successfully. Jun 29 05:10:03.139285 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-be3f6c2e-b4a9-4cf5-baeb-a1fb8ed2f2a5 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:03.139763 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 13/47] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:10:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:10:13.128635 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:03.157002 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-40d78667-986f-429b-8789-c0d68fce840b None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:03.162553 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-40d78667-986f-429b-8789-c0d68fce840b demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:11:03.162878 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-40d78667-986f-429b-8789-c0d68fce840b demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:03.163228 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-40d78667-986f-429b-8789-c0d68fce840b demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:03.163622 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-40d78667-986f-429b-8789-c0d68fce840b demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:03.164606 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-40d78667-986f-429b-8789-c0d68fce840b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:03.173236 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-40d78667-986f-429b-8789-c0d68fce840b demo demo] Get all volumes completed successfully. Jun 29 05:11:03.175267 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-40d78667-986f-429b-8789-c0d68fce840b demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:03.175620 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 12/48] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:11:03 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 29 05:11:13.167718 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:03.192970 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-f3007db5-b639-41bf-a218-e624976c2176 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:03.197228 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-f3007db5-b639-41bf-a218-e624976c2176 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:12:03.197625 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-f3007db5-b639-41bf-a218-e624976c2176 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:03.198143 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-f3007db5-b639-41bf-a218-e624976c2176 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:03.198632 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-f3007db5-b639-41bf-a218-e624976c2176 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:03.199576 np0000183356 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-f3007db5-b639-41bf-a218-e624976c2176 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:03.208166 np0000183356 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-f3007db5-b639-41bf-a218-e624976c2176 demo demo] Get all volumes completed successfully. Jun 29 05:12:03.212138 np0000183356 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-f3007db5-b639-41bf-a218-e624976c2176 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:03.212756 np0000183356 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 12/49] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:12:03 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 29 05:12:13.202689 np0000183356 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:03.232926 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.middleware.request_id [None req-879a874f-0856-4ebd-aed5-060b294c9856 None None] RequestId filter calling following filter/app {{(pid=112667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:03.237486 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-879a874f-0856-4ebd-aed5-060b294c9856 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:13:03.237872 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-879a874f-0856-4ebd-aed5-060b294c9856 demo demo] Empty body provided in request {{(pid=112667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:03.238338 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.openstack.wsgi [None req-879a874f-0856-4ebd-aed5-060b294c9856 demo demo] Calling method 'detail' {{(pid=112667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:03.238809 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.api.api_utils [None req-879a874f-0856-4ebd-aed5-060b294c9856 demo demo] Removing options '' from query. {{(pid=112667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:03.240629 np0000183356 devstack@c-api.service[112667]: DEBUG cinder.volume.api [None req-879a874f-0856-4ebd-aed5-060b294c9856 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112667) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:03.252642 np0000183356 devstack@c-api.service[112667]: INFO cinder.volume.api [None req-879a874f-0856-4ebd-aed5-060b294c9856 demo demo] Get all volumes completed successfully. Jun 29 05:13:03.255864 np0000183356 devstack@c-api.service[112667]: INFO cinder.api.openstack.wsgi [None req-879a874f-0856-4ebd-aed5-060b294c9856 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:03.256407 np0000183356 devstack@c-api.service[112667]: [pid: 112667|app: 0|req: 13/50] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:13:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:13:13.246016 np0000183356 devstack@c-api.service[112667]: DEBUG dbcounter [-] [112667] Writing DB stats cinder:SELECT=1 {{(pid=112667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:03.272227 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:03.276128 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:14:03.276488 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:03.276848 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:03.277428 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:03.278881 np0000183356 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:03.285370 np0000183356 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 demo demo] Get all volumes completed successfully. Jun 29 05:14:03.287252 np0000183356 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-ae555fbb-a42c-4c3e-8abb-2fb801f58c96 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:03.287603 np0000183356 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 14/51] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:14:03 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 29 05:14:13.282048 np0000183356 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:03.303164 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-3078c577-5b23-4a41-ba59-059c85010d88 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:03.306008 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-3078c577-5b23-4a41-ba59-059c85010d88 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jun 29 05:15:03.306215 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-3078c577-5b23-4a41-ba59-059c85010d88 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:03.306335 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-3078c577-5b23-4a41-ba59-059c85010d88 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:03.306540 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-3078c577-5b23-4a41-ba59-059c85010d88 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:03.307209 np0000183356 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-3078c577-5b23-4a41-ba59-059c85010d88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:03.314786 np0000183356 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-3078c577-5b23-4a41-ba59-059c85010d88 demo demo] Get all volumes completed successfully. Jun 29 05:15:03.316722 np0000183356 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-3078c577-5b23-4a41-ba59-059c85010d88 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:03.317093 np0000183356 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 13/52] 199.19.213.21 () {64 vars in 1290 bytes} [Mon Jun 29 05:15:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:15:13.310435 np0000183356 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}