Jun 26 01:35:46.476056 np0000183037 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 01:35:46.499210 np0000183037 devstack@c-api.service[112529]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 01:35:46 2026] *** Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: nodename: np0000183037 Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: machine: x86_64 Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: clock source: unix Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: pcre jit disabled Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: detected number of CPU cores: 16 Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: current working directory: / Jun 26 01:35:46.502102 np0000183037 devstack@c-api.service[112529]: detected binary path: /usr/bin/uwsgi-core Jun 26 01:35:46.502446 np0000183037 devstack@c-api.service[112529]: your processes number limit is 256917 Jun 26 01:35:46.502446 np0000183037 devstack@c-api.service[112529]: your memory page size is 4096 bytes Jun 26 01:35:46.502446 np0000183037 devstack@c-api.service[112529]: detected max file descriptor number: 2048 Jun 26 01:35:46.502446 np0000183037 devstack@c-api.service[112529]: lock engine: pthread robust mutexes Jun 26 01:35:46.502446 np0000183037 devstack@c-api.service[112529]: thunder lock: enabled Jun 26 01:35:46.502571 np0000183037 devstack@c-api.service[112529]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 01:35:46.502571 np0000183037 devstack@c-api.service[112529]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 01:35:46.502631 np0000183037 devstack@c-api.service[112529]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 01:35:46.502631 np0000183037 devstack@c-api.service[112529]: Set PythonHome to /opt/stack/data/venv Jun 26 01:35:46.538951 np0000183037 devstack@c-api.service[112529]: Python main interpreter initialized at 0x7df78b8a3668 Jun 26 01:35:46.538951 np0000183037 devstack@c-api.service[112529]: python threads support enabled Jun 26 01:35:46.538951 np0000183037 devstack@c-api.service[112529]: your server socket listen backlog is limited to 100 connections Jun 26 01:35:46.538951 np0000183037 devstack@c-api.service[112529]: your mercy for graceful operations on workers is 80 seconds Jun 26 01:35:46.539509 np0000183037 devstack@c-api.service[112529]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 01:35:46.539658 np0000183037 devstack@c-api.service[112529]: *** Operational MODE: preforking *** Jun 26 01:35:46.539827 np0000183037 devstack@c-api.service[112529]: *** uWSGI is running in multiple interpreter mode *** Jun 26 01:35:46.539827 np0000183037 devstack@c-api.service[112529]: spawned uWSGI master process (pid: 112529) Jun 26 01:35:46.540070 np0000183037 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 01:35:46.540579 np0000183037 devstack@c-api.service[112529]: spawned uWSGI worker 1 (pid: 112536, cores: 1) Jun 26 01:35:46.541344 np0000183037 devstack@c-api.service[112529]: spawned uWSGI worker 2 (pid: 112537, cores: 1) Jun 26 01:35:46.541884 np0000183037 devstack@c-api.service[112529]: spawned uWSGI worker 3 (pid: 112538, cores: 1) Jun 26 01:35:46.542340 np0000183037 devstack@c-api.service[112529]: spawned uWSGI worker 4 (pid: 112539, cores: 1) Jun 26 01:35:46.542447 np0000183037 devstack@c-api.service[112529]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 01:35:46.672520 np0000183037 devstack@c-api.service[112536]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:46.672520 np0000183037 devstack@c-api.service[112536]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:46.672520 np0000183037 devstack@c-api.service[112536]: we strongly recommend against using it for new projects. Jun 26 01:35:46.672520 np0000183037 devstack@c-api.service[112536]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:46.672520 np0000183037 devstack@c-api.service[112536]: framework. For more detail see Jun 26 01:35:46.672520 np0000183037 devstack@c-api.service[112536]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:46.672520 np0000183037 devstack@c-api.service[112536]: import eventlet # noqa Jun 26 01:35:46.675607 np0000183037 devstack@c-api.service[112537]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:46.675607 np0000183037 devstack@c-api.service[112537]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:46.675607 np0000183037 devstack@c-api.service[112537]: we strongly recommend against using it for new projects. Jun 26 01:35:46.675607 np0000183037 devstack@c-api.service[112537]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:46.675607 np0000183037 devstack@c-api.service[112537]: framework. For more detail see Jun 26 01:35:46.675607 np0000183037 devstack@c-api.service[112537]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:46.675607 np0000183037 devstack@c-api.service[112537]: import eventlet # noqa Jun 26 01:35:46.684296 np0000183037 devstack@c-api.service[112539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:46.684296 np0000183037 devstack@c-api.service[112539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:46.684296 np0000183037 devstack@c-api.service[112539]: we strongly recommend against using it for new projects. Jun 26 01:35:46.684296 np0000183037 devstack@c-api.service[112539]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:46.684296 np0000183037 devstack@c-api.service[112539]: framework. For more detail see Jun 26 01:35:46.684296 np0000183037 devstack@c-api.service[112539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:46.684296 np0000183037 devstack@c-api.service[112539]: import eventlet # noqa Jun 26 01:35:46.748765 np0000183037 devstack@c-api.service[112538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 01:35:46.748765 np0000183037 devstack@c-api.service[112538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 01:35:46.748765 np0000183037 devstack@c-api.service[112538]: we strongly recommend against using it for new projects. Jun 26 01:35:46.748765 np0000183037 devstack@c-api.service[112538]: If you are already using Eventlet, we recommend migrating to a different Jun 26 01:35:46.748765 np0000183037 devstack@c-api.service[112538]: framework. For more detail see Jun 26 01:35:46.748765 np0000183037 devstack@c-api.service[112538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 01:35:46.748765 np0000183037 devstack@c-api.service[112538]: import eventlet # noqa Jun 26 01:35:46.769945 np0000183037 devstack@c-api.service[112537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:46.769945 np0000183037 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:35:46.782054 np0000183037 devstack@c-api.service[112536]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:46.782054 np0000183037 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:35:46.797519 np0000183037 devstack@c-api.service[112539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:46.797519 np0000183037 devstack@c-api.service[112539]: warnings.warn( Jun 26 01:35:46.844034 np0000183037 devstack@c-api.service[112538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 01:35:46.844034 np0000183037 devstack@c-api.service[112538]: warnings.warn( Jun 26 01:35:46.851840 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:46.851840 np0000183037 devstack@c-api.service[112537]: from cgi import parse_header Jun 26 01:35:46.869203 np0000183037 devstack@c-api.service[112536]: /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 26 01:35:46.869203 np0000183037 devstack@c-api.service[112536]: from cgi import parse_header Jun 26 01:35:46.895721 np0000183037 devstack@c-api.service[112539]: /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 26 01:35:46.895721 np0000183037 devstack@c-api.service[112539]: from cgi import parse_header Jun 26 01:35:46.909829 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:46.909829 np0000183037 devstack@c-api.service[112537]: removals.removed_module( Jun 26 01:35:46.914676 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:46.914676 np0000183037 devstack@c-api.service[112537]: removals.removed_module( Jun 26 01:35:46.920689 np0000183037 devstack@c-api.service[112536]: /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 26 01:35:46.920689 np0000183037 devstack@c-api.service[112536]: removals.removed_module( Jun 26 01:35:46.922336 np0000183037 devstack@c-api.service[112536]: /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 26 01:35:46.922336 np0000183037 devstack@c-api.service[112536]: removals.removed_module( Jun 26 01:35:46.923902 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:46.923902 np0000183037 devstack@c-api.service[112538]: from cgi import parse_header Jun 26 01:35:46.951738 np0000183037 devstack@c-api.service[112539]: /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 26 01:35:46.951738 np0000183037 devstack@c-api.service[112539]: removals.removed_module( Jun 26 01:35:46.952822 np0000183037 devstack@c-api.service[112539]: /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 26 01:35:46.952822 np0000183037 devstack@c-api.service[112539]: removals.removed_module( Jun 26 01:35:46.971804 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:46.971804 np0000183037 devstack@c-api.service[112538]: removals.removed_module( Jun 26 01:35:46.973191 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:46.973191 np0000183037 devstack@c-api.service[112538]: removals.removed_module( Jun 26 01:35:47.755921 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:47.755921 np0000183037 devstack@c-api.service[112538]: warnings.warn( Jun 26 01:35:47.771572 np0000183037 devstack@c-api.service[112536]: /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 26 01:35:47.771572 np0000183037 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:35:47.775497 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:47.775497 np0000183037 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:35:47.805257 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:47.805257 np0000183037 devstack@c-api.service[112538]: warnings.warn( Jun 26 01:35:47.815254 np0000183037 devstack@c-api.service[112539]: /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 26 01:35:47.815254 np0000183037 devstack@c-api.service[112539]: warnings.warn( Jun 26 01:35:47.822626 np0000183037 devstack@c-api.service[112536]: /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 26 01:35:47.822626 np0000183037 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:35:47.825233 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:47.825233 np0000183037 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:35:47.867022 np0000183037 devstack@c-api.service[112539]: /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 26 01:35:47.867022 np0000183037 devstack@c-api.service[112539]: warnings.warn( Jun 26 01:35:48.027921 np0000183037 devstack@c-api.service[112537]: 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 26 01:35:48.028101 np0000183037 devstack@c-api.service[112537]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112537) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:48.029856 np0000183037 devstack@c-api.service[112536]: 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 26 01:35:48.030047 np0000183037 devstack@c-api.service[112536]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112536) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:48.033118 np0000183037 devstack@c-api.service[112538]: 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 26 01:35:48.033300 np0000183037 devstack@c-api.service[112538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:48.065877 np0000183037 devstack@c-api.service[112539]: 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 26 01:35:48.066102 np0000183037 devstack@c-api.service[112539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 01:35:48.119425 np0000183037 devstack@c-api.service[112536]: /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 26 01:35:48.119425 np0000183037 devstack@c-api.service[112536]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:48.120417 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:48.120417 np0000183037 devstack@c-api.service[112537]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:48.129328 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:48.129328 np0000183037 devstack@c-api.service[112538]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:48.132086 np0000183037 devstack@c-api.service[112539]: /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 26 01:35:48.132086 np0000183037 devstack@c-api.service[112539]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 01:35:48.610741 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:48.611052 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:48.611235 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.611235 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.611997 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.612154 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.612275 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.612275 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.612564 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.612564 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.612564 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.612935 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.613052 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.613200 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.613394 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.613545 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.613703 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:48.613846 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.613972 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.614089 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.614243 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.614243 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.614243 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.614773 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.614773 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.615117 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 01:35:48.615216 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.615216 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.615413 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.615529 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.615627 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.615708 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.615708 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.615708 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.615708 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.616052 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.616149 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.616227 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.616227 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.616227 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.616227 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.616227 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.616227 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.616227 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.616799 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.616799 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.616982 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.617084 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.617169 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.617249 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.617331 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.617448 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.617545 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.617775 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.617893 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.617973 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.618057 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.618141 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.618225 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.618310 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.618432 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.618514 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.618591 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.618703 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.618812 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.618908 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.619021 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.619105 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.619105 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.619105 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.619105 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.619105 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.621951 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.622056 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.622175 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.622175 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.622407 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.622407 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.622407 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.622878 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.622991 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.623097 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.623097 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.623264 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.623264 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.623449 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.623557 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.623557 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.623713 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.623713 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.623713 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.623966 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.623966 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.624068 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.624068 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.624068 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.624068 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.624213 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.624213 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.624213 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.624307 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.624387 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.624443 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.624493 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.624537 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.624575 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.624612 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.624654 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.624695 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.624731 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.624775 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.624817 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.624859 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.624906 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.624943 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.624980 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.625023 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.625070 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.625108 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.625151 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.625188 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.625232 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.625713 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.625810 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.625891 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.625975 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.626076 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.626166 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.626269 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.626352 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.626459 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.626543 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.626696 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.626787 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.626881 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.626962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.626962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.626962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.626962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.626962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.626962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.626962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.627588 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.627675 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.627675 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.627838 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.627926 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.627926 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.628084 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.628153 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.628153 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.628279 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.628325 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.628395 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.628444 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.628444 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.628524 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.628564 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.628564 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.628650 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.628694 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.628694 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.628787 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.628787 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.628787 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.628787 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.628787 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.628990 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.628990 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.629066 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.629101 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.629101 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.629101 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.629217 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.629259 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.629301 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.629342 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.629399 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.629450 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.629493 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.629534 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.629577 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.629627 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.629672 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.629708 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.629744 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.629787 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.629828 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.629866 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.629900 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.629948 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.629990 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.630031 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.630031 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.630098 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.630098 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.630098 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.630098 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.630240 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.630240 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.630240 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.630240 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.630240 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.631056 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.631138 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.631217 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.631298 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.631298 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.631486 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.631581 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.631581 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.631581 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.631836 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.631941 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.631941 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.632102 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.632188 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.632268 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.632268 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.632484 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.632576 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.632654 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.632737 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.632819 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.632923 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.633014 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.633092 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.633205 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.633293 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.633396 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.633483 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.633563 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.633642 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.633750 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.633851 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.633930 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.634010 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.634010 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.634010 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.634010 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.634010 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.634451 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.634549 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.634692 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.634789 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.634789 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.635005 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.635113 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.635204 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.635281 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.635281 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.635748 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.635748 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.635748 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.635865 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.635909 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.635950 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.635981 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.636019 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.636051 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.636087 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.636087 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.636152 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.636180 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.636180 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.636223 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.636251 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.636289 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.636322 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.636373 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.636410 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.636449 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.636449 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.636449 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.636523 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.636552 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.636580 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.636607 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.636630 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.636658 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.636688 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.636731 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.636761 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.636800 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.636828 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.636851 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.636879 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.636902 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.636931 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.636960 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.636960 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.636960 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.636960 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.636960 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.636960 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.636960 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.638733 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.638786 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.638900 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.638900 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.639020 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.639020 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.639135 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.639296 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.639399 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.639466 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.639532 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.639597 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.639650 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.639733 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.639916 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.639995 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.640046 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.640046 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.640158 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.640220 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.640250 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.640275 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.640300 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.640424 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.640458 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.640458 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.640527 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.640564 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.640590 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.640617 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.640617 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.640617 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.640617 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.640617 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.640733 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.640985 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.641069 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.641119 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.641182 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.641219 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.641288 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.641345 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.641429 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.641500 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.641605 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.641699 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.641774 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.641836 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.641907 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.641956 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.642017 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.642056 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.642091 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.642118 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.642145 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.642181 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.642225 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.642254 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.642284 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.642314 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.642337 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.643432 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.643584 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.643642 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.643697 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.643770 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.643770 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.643770 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.643770 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.643996 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.644075 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.644141 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.644572 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.644572 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.644572 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.645198 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.645277 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.645333 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.645398 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.645450 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.645600 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.645697 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.645784 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.645865 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.645942 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.646022 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.646022 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.646153 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.646217 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.646260 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.646317 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.646386 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.646441 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.646477 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.646512 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.646553 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.646588 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.646625 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.646695 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.646738 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.646738 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.646814 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.646814 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.648031 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.648100 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.648222 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.648222 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.648432 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.648546 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.648634 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.648736 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.648808 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.648895 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.648944 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.648989 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.649027 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.649069 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.649110 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.649147 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.649189 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.649226 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.649264 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.649299 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.649343 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.649420 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.649474 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.649520 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.649573 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.649639 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.649686 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.649724 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.649762 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.649797 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.649847 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.649900 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.649936 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.649977 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.650017 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.650065 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.650108 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.650145 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.650180 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.650214 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.650258 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.650294 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.650335 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.650392 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.650448 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.650495 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.650548 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.650597 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.650681 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.650724 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.650761 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.650794 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.650835 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.650876 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.650923 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.650979 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.651023 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.651064 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.651099 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.651134 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.651134 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.651199 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.651234 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.651278 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.651321 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.651912 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.652035 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.652035 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.652233 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.652322 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.652441 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.652525 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.652525 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.652707 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.652808 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.652898 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.652979 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.653076 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.653193 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.653193 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.653385 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.653385 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.653385 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.653385 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.653729 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.653729 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.653905 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.653986 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.654080 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.654168 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.654168 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.654324 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.654438 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.654521 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.654521 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.654759 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.654856 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.654856 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.655011 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.655011 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.655011 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.655011 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.655280 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.655338 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.655417 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.655484 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.655548 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.655606 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.655664 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.655733 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.655793 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.655852 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.655914 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.655977 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.656038 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.656093 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.656160 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.656219 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.656273 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.656327 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.656404 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.656472 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.656528 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.656582 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.656644 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.656644 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.656755 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.656823 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.656889 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.656963 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.657041 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.657120 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.657151 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.657175 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.657206 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.657235 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.657273 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.657308 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.657346 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.657402 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.657718 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.657800 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.657849 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.657881 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.657906 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.657929 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.657957 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.657980 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.658006 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.658030 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.658056 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.658086 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.658111 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.658142 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.658173 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.658198 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.658229 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.658253 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.658282 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.658312 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.658312 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.658383 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.658410 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.658445 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.658471 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.658496 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.658520 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.658520 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.658520 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.658613 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.658676 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.658703 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.658740 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.658769 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.658769 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.658818 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.658857 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.658889 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.658928 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.658958 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.658985 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.659011 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.659042 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.659072 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.659103 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.659132 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.659164 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.659192 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.659222 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.659247 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.659278 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.659312 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.659337 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.659337 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.659413 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.659442 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.659465 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.659500 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.659524 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.659549 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.659574 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.659681 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.659708 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.659708 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.659766 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.659792 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.659822 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.659849 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.659875 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.659875 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.659924 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.659948 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.659977 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.660002 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.660025 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.660048 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.660072 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.660099 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.660129 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.660157 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.660184 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.660207 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.660230 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.660258 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.660281 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.660308 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.660333 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.660373 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.660406 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.660447 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.660472 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.660496 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.660524 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.660551 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.660574 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.660597 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.660597 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.660597 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.660671 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.660893 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.660893 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.660893 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.660893 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.661006 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.661006 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.661055 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.661079 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.661079 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.661130 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.661161 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.661185 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.661213 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.661241 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.661268 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.661290 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.661314 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.661341 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.662171 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.662245 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.662311 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.662382 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.662382 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.662505 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.662574 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.662661 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.662661 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.662661 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.662661 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.662661 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.662944 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.662999 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.663799 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.663890 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.663890 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.664003 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.664003 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.664108 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.664174 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.664256 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.664332 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.664910 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.664980 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.664980 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.665093 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.665153 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.665211 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.665269 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.665269 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.665406 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.665406 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.665406 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.665406 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.665673 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.665755 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.665755 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.665865 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.665928 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.666004 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.666077 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.666150 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.666209 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.666272 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.666326 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.666410 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.666470 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.666538 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.666608 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.666718 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.666813 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.666890 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.666976 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.666976 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.667121 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.667204 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.667269 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.667269 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.667389 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.667464 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.667524 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.667524 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.667635 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.667706 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.667784 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.667862 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.667862 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.668383 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.668459 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.668522 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.668584 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.668584 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.668584 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.668584 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.668584 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.668852 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.668915 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.668977 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.669035 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.669096 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.669152 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.669217 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.669289 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.669380 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.669453 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.669511 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.669566 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.669637 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.669704 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.669874 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.669955 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.670030 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.670170 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.670325 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.670518 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.670518 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.670518 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.670710 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.670710 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.670710 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.670710 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.670710 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.670710 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.671028 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.671084 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.671156 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.671230 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.671304 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.671381 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.671468 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.671529 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.671592 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.671628 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.671655 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.671680 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.671708 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.671746 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.671772 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.671799 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.671828 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.671828 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.671828 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.671828 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.671828 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.671828 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.671963 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.671963 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.671963 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.671963 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.671963 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.671963 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.672118 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.672155 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.672189 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.672219 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.672251 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.672297 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.672297 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.672378 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.672413 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.672439 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.672462 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.672489 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.672521 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.672521 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.672594 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.672630 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.672659 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.672684 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.672707 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.672736 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.672767 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.672808 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.672845 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.672874 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.672913 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.672944 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.672983 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.673015 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.673046 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.673046 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.673112 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.673143 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.673177 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.673207 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.673238 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.673274 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.673307 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.673333 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.673449 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.673449 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.673449 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.673449 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.673449 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.673564 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.673564 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.673564 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.673564 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.673564 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.673564 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.673564 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.674406 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.674476 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.674561 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.674626 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.674721 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.674773 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.674839 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.675138 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.675249 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.675374 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.675502 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.675592 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.675700 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.675743 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.675814 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.675848 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.675924 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.676019 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.676104 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.676193 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.676285 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.676568 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.676653 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.676705 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.676780 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.676837 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.676893 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.676945 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.677011 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.677064 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.677127 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.677178 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.677243 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.677290 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.677370 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.677421 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 01:35:48.677480 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.677480 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.677480 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.677480 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.677663 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112536) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.677696 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 01:35:48.677729 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.677754 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 01:35:48.677754 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.677798 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 01:35:48.677823 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.677823 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.677878 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 01:35:48.677908 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.677932 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112536) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 01:35:48.678070 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112536) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 01:35:48.725207 np0000183037 devstack@c-api.service[112539]: INFO dbcounter [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Registered counter for database cinder Jun 26 01:35:48.726791 np0000183037 devstack@c-api.service[112537]: INFO dbcounter [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Registered counter for database cinder Jun 26 01:35:48.727949 np0000183037 devstack@c-api.service[112538]: INFO dbcounter [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Registered counter for database cinder Jun 26 01:35:48.734226 np0000183037 devstack@c-api.service[112536]: INFO dbcounter [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Registered counter for database cinder Jun 26 01:35:48.769771 np0000183037 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:48.773903 np0000183037 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:48.780008 np0000183037 devstack@c-api.service[112538]: DEBUG oslo_db.sqlalchemy.engines [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 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=112538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:48.784260 np0000183037 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-96288eac-7c73-4bcf-a12f-607675f632d5 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:48.892014 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writer thread running {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:48.895132 np0000183037 devstack@c-api.service[112537]: INFO cinder.rpc [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:48.898494 np0000183037 devstack@c-api.service[112537]: INFO cinder.rpc [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:48.901568 np0000183037 devstack@c-api.service[112537]: INFO cinder.rpc [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:48.904246 np0000183037 devstack@c-api.service[112537]: INFO cinder.rpc [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:48.904722 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writer thread running {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:48.905190 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.908879 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.910783 np0000183037 devstack@c-api.service[112536]: INFO cinder.rpc [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:48.914483 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writer thread running {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:48.915160 np0000183037 devstack@c-api.service[112536]: INFO cinder.rpc [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:48.917932 np0000183037 devstack@c-api.service[112538]: INFO cinder.rpc [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:48.919676 np0000183037 devstack@c-api.service[112536]: INFO cinder.rpc [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:48.920710 np0000183037 devstack@c-api.service[112538]: INFO cinder.rpc [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:48.922270 np0000183037 devstack@c-api.service[112536]: INFO cinder.rpc [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:48.922986 np0000183037 devstack@c-api.service[112538]: INFO cinder.rpc [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:48.923787 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.925083 np0000183037 devstack@c-api.service[112538]: INFO cinder.rpc [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:48.926708 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.929025 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.930341 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writer thread running {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 01:35:48.930929 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.934657 np0000183037 devstack@c-api.service[112539]: INFO cinder.rpc [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 01:35:48.938544 np0000183037 devstack@c-api.service[112539]: INFO cinder.rpc [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 01:35:48.943706 np0000183037 devstack@c-api.service[112539]: INFO cinder.rpc [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 01:35:48.946571 np0000183037 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:48.947334 np0000183037 devstack@c-api.service[112539]: INFO cinder.rpc [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 01:35:48.951392 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.951513 np0000183037 devstack@c-api.service[112537]: INFO cinder.rpc [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:48.952398 np0000183037 devstack@c-api.service[112537]: INFO cinder.rpc [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:48.953728 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.955157 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.965097 np0000183037 devstack@c-api.service[112538]: DEBUG oslo_db.sqlalchemy.engines [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 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=112538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:48.966580 np0000183037 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-96288eac-7c73-4bcf-a12f-607675f632d5 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:48.967996 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.968600 np0000183037 devstack@c-api.service[112538]: INFO cinder.rpc [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:48.969323 np0000183037 devstack@c-api.service[112536]: INFO cinder.rpc [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:48.971199 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.971434 np0000183037 devstack@c-api.service[112538]: INFO cinder.rpc [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:48.971910 np0000183037 devstack@c-api.service[112536]: INFO cinder.rpc [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:48.972784 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.973092 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.974895 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.979987 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.983032 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.985266 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.985322 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.985986 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.988487 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.988575 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.989072 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.991899 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.993063 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.993293 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.994916 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.996414 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.997127 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.997415 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:48.999140 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.000174 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.000469 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.003182 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.003600 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.004714 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.005400 np0000183037 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:49.006302 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.006785 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.008077 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.009268 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.009725 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.009883 np0000183037 devstack@c-api.service[112539]: INFO cinder.rpc [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 01:35:49.010178 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.011833 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.012187 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.012652 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.013283 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.013522 np0000183037 devstack@c-api.service[112539]: INFO cinder.rpc [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 01:35:49.013688 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.014149 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.014712 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.014969 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.016194 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.016399 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.016925 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.017511 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.018969 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.020352 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.021398 np0000183037 devstack@c-api.service[112537]: WARNING cinder.api.contrib.hosts [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:49.021625 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: extensions {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.022585 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.022986 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: cgsnapshots {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.024373 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: qos-specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.026256 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.026666 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: capabilities {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.028474 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.028630 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: backups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.029697 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.030043 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.030188 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.030812 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-volume-type-access {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.031686 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.032443 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.033024 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.033452 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.034386 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: consistencygroups {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.034711 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.035698 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.035792 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.036042 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.036394 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: extra_specs {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.037392 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.037568 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.037947 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: encryption {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.038965 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.039023 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.039463 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-volume-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.040155 np0000183037 devstack@c-api.service[112538]: WARNING cinder.api.contrib.hosts [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:49.040431 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: extensions {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.040638 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.040905 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-volume-transfer {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.041454 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.041797 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: cgsnapshots {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.042350 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.042548 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-availability-zone {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.043216 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: qos-specs {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.043799 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.043900 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-quota-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.045286 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-quota-class-sets {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.045352 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.045723 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.045846 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: capabilities {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.046649 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-snapshot-manage {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.046817 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.047176 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: backups {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.048063 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: os-hosts {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.048320 np0000183037 devstack@c-api.service[112536]: WARNING cinder.api.contrib.hosts [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:49.048709 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: extensions {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.048820 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.049448 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-volume-type-access {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.049547 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extended resource: scheduler-stats {{(pid=112537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.050983 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: cgsnapshots {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.051080 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: encryption {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.051872 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.051962 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.052597 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: consistencygroups {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.053338 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.053706 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: qos-specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.054204 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] SnapshotActionsController initialized {{(pid=112537) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:49.054570 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: extra_specs {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.054955 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.055136 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.056133 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: encryption {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.056314 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.057654 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.057703 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-volume-manage {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.058023 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.058295 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: capabilities {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.059066 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.059184 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-volume-transfer {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.059961 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: backups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.060552 np0000183037 devstack@c-api.service[112537]: WARNING castellan.key_manager.migration [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.060803 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-availability-zone {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.061119 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.061345 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension UsedLimits extending resource: limits {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.061480 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.061701 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.061801 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.061898 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.061973 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-volume-type-access {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.062065 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062136 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-quota-sets {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.062223 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062223 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension TypesManage extending resource: types {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062386 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062491 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062587 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension AdminActions extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062696 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.062774 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension AdminActions extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062858 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension AdminActions extending resource: backups {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.062922 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.063010 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.063129 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.v3.router [None req-4d5d84eb-69c5-4208-9771-fcf036deb6b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.063735 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.064626 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-quota-class-sets {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.065372 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: consistencygroups {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.065428 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.065975 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-snapshot-manage {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.067601 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: extra_specs {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.067851 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: os-hosts {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.069373 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: encryption {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.070272 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extended resource: scheduler-stats {{(pid=112538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.071103 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-volume-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.071276 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.071675 np0000183037 devstack@c-api.service[112537]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df78b8a3668 pid: 112537 (default app) Jun 26 01:35:49.072739 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-volume-transfer {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.072920 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.074479 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-availability-zone {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.074654 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.074829 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.075691 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.contrib.snapshot_actions [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] SnapshotActionsController initialized {{(pid=112538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:49.076090 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-quota-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.076466 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.076948 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.077746 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-quota-class-sets {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.077850 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.078584 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.079124 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-snapshot-manage {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.079246 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.079943 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.079943 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.079943 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.079943 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080191 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080191 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080191 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080191 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080401 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080401 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080489 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.080525 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080525 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080525 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080525 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080525 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080525 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080835 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080835 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.080835 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.080835 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081006 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081006 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081006 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081006 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081179 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081179 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081179 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081179 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081381 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081381 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081381 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081381 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081381 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081728 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081728 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081728 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081728 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081728 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081917 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081917 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081917 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081917 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.081917 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.081917 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082160 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082160 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082160 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082160 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082160 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082160 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082407 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082407 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082407 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082407 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082407 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082407 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082762 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082762 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082762 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.082762 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.082762 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.083062 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.083062 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.083062 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.083062 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.083062 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.083320 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: os-hosts {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.083997 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.083997 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.083997 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.083997 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.083997 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.083997 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.084551 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.084551 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.084551 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.084551 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.084551 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.084551 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.084999 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.084999 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.084999 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.084999 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.085323 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.085452 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.085452 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.085452 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.085452 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.085786 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.085786 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.085786 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.085786 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.086149 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.086149 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.086149 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.086149 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.086532 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.086532 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.086532 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.086532 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.086949 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.086949 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.086949 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.086949 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.086949 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.087383 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.087383 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.087383 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.087383 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.087383 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.087802 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.087802 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.087802 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.087802 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.088130 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.088130 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.088130 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.088130 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.088519 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.088519 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.088519 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.088519 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.088851 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.088851 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.088851 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.088851 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.089172 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.089172 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.089172 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.089172 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.089591 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.089591 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.089591 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.089591 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.089591 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.089591 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.090086 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.090086 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.090086 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.090086 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.090086 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.090532 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.090532 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.090532 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.090532 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.090532 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.090532 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.090532 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091149 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091149 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091149 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091149 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091149 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091149 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091531 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091531 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091531 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091531 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091531 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091531 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091873 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091873 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091873 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091873 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.091873 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.091873 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092177 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092177 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092177 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092177 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092307 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092307 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092307 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092307 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092459 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092459 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092459 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092459 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092582 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092582 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092645 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.092672 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:49.092672 np0000183037 devstack@c-api.service[112537]: warnings.warn(deprecated_msg) Jun 26 01:35:49.092735 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extended resource: scheduler-stats {{(pid=112536) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.092767 np0000183037 devstack@c-api.service[112538]: WARNING castellan.key_manager.migration [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.092792 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.092816 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension UsedLimits extending resource: limits {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.092816 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.092862 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-435f1e1e-fb87-4c3e-b847-ec331e7b8de8 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:49.092885 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.092885 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.092885 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeActions extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.092959 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.092982 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093005 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.093031 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093031 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension TypesManage extending resource: types {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093031 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093031 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093031 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension AdminActions extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093031 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension AdminActions extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093031 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension AdminActions extending resource: backups {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093188 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093188 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093188 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.v3.router [None req-31d13880-e724-4f64-9906-050e2ff6f6b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.093251 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.093274 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.093298 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Fri Jun 26 01:35:49 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:35:49.093334 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.contrib.snapshot_actions [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] SnapshotActionsController initialized {{(pid=112536) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:49.093713 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.093774 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.093825 np0000183037 devstack@c-api.service[112539]: WARNING cinder.api.contrib.hosts [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 01:35:49.093825 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: extensions {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.093937 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.093992 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: cgsnapshots {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.094045 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.094097 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: qos-specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.094146 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.094195 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: capabilities {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.095264 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: backups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.097320 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-volume-type-access {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.097440 np0000183037 devstack@c-api.service[112538]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df78b8a3668 pid: 112538 (default app) Jun 26 01:35:49.098025 np0000183037 devstack@c-api.service[112536]: WARNING castellan.key_manager.migration [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.098938 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension UsedLimits extending resource: limits {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.099006 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.099069 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.100702 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.100833 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: consistencygroups {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.100918 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.100994 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.101154 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.101297 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.101458 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension TypesManage extending resource: types {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.101613 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.101760 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.101892 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension AdminActions extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.102052 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.102183 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension AdminActions extending resource: backups {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.102316 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.102476 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.102646 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.v3.router [None req-96288eac-7c73-4bcf-a12f-607675f632d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112536) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.102753 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: extra_specs {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.104272 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: encryption {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.105789 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-volume-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.107261 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-volume-transfer {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.108918 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-availability-zone {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.110237 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-quota-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.111702 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-quota-class-sets {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.111914 np0000183037 devstack@c-api.service[112536]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df78b8a3668 pid: 112536 (default app) Jun 26 01:35:49.113019 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-snapshot-manage {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.114434 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: os-hosts {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.115855 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extended resource: scheduler-stats {{(pid=112539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 01:35:49.118136 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.119690 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.120569 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] SnapshotActionsController initialized {{(pid=112539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 01:35:49.121299 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.122715 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.124070 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.125508 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.127020 np0000183037 devstack@c-api.service[112539]: WARNING castellan.key_manager.migration [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 01:35:49.127855 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension UsedLimits extending resource: limits {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.127966 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.128716 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.128808 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.128971 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129092 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129188 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129316 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension TypesManage extending resource: types {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129483 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129483 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129630 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension AdminActions extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129693 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension AdminActions extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129889 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension AdminActions extending resource: backups {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.129889 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.130125 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.130125 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.v3.router [None req-ff5c305c-b470-4291-9489-c59e5d7595f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 01:35:49.138674 np0000183037 devstack@c-api.service[112539]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df78b8a3668 pid: 112539 (default app) Jun 26 01:35:56.740887 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:57.263700 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe admin admin] POST https://199.204.45.74/volume/v3/types Jun 26 01:35:57.264394 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:35:57.266285 np0000183037 devstack@c-api.service[112537]: /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 26 01:35:57.266285 np0000183037 devstack@c-api.service[112537]: warnings.warn( Jun 26 01:35:57.301610 np0000183037 devstack@c-api.service[112537]: DEBUG oslo_db.sqlalchemy.engines [None req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe 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=112537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:57.336053 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 26 01:35:57.336913 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 2/2] 199.204.45.74 () {68 vars in 1281 bytes} [Fri Jun 26 01:35:56 2026] POST /volume/v3/types => generated 186 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:35:57.364408 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.364408 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.364408 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.364408 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.364408 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.365720 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.365720 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.365720 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.365720 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.365720 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.366092 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.366092 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.366092 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.366092 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.366092 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.366092 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.366498 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.366498 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.366498 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.366498 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.366774 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.366774 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.366774 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.366774 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367060 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367060 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367060 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367060 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367340 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367340 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367340 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367340 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367340 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367670 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367670 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367670 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367670 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367670 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367975 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367975 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367975 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367975 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.367975 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.367975 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.368332 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.368332 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.368332 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.368332 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.368332 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.368332 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.368702 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.368702 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.368702 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.368702 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.368702 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.368702 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369042 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369042 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369042 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369042 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369042 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369341 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369341 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369341 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369341 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369341 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369681 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369681 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369681 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369681 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.369681 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.369681 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370028 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370028 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370028 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370028 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370028 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370028 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370378 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370378 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370378 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370378 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370378 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370761 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370761 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370761 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.370761 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.370761 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371107 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371107 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371107 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371107 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371402 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371402 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371402 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371402 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371588 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371588 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371588 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371588 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371588 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371773 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371773 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371773 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371773 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371773 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371949 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371949 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.371949 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.371949 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372098 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372098 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372098 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372098 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372243 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372243 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372243 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372243 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372447 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372447 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372447 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372447 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372597 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372597 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372597 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372597 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372745 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372745 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372745 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372745 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372745 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372929 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372929 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372929 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372929 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.372929 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.372929 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373158 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373158 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373158 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373158 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373158 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373337 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373337 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373337 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373337 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373337 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373337 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373573 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373573 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373573 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373573 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373573 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373573 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373799 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373799 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373799 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373799 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.373799 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.373799 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374034 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374034 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374034 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374034 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374034 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374034 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374250 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374250 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374250 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374250 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374466 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374466 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374466 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374466 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374466 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374690 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374690 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374690 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374690 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.374690 np0000183037 devstack@c-api.service[112538]: warnings.warn(deprecated_msg) Jun 26 01:35:57.374690 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe req-56d754d6-8cbc-4f30-8ab6-a68415367c09 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:35:57.742210 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe req-56d754d6-8cbc-4f30-8ab6-a68415367c09 admin admin] POST https://199.204.45.74/volume/v3/types/5bcb9309-82f7-4738-ae71-df6c8c82631c/extra_specs Jun 26 01:35:57.742872 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe req-56d754d6-8cbc-4f30-8ab6-a68415367c09 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 01:35:57.744806 np0000183037 devstack@c-api.service[112538]: /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 26 01:35:57.744806 np0000183037 devstack@c-api.service[112538]: warnings.warn( Jun 26 01:35:57.789342 np0000183037 devstack@c-api.service[112538]: DEBUG oslo_db.sqlalchemy.engines [req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe req-56d754d6-8cbc-4f30-8ab6-a68415367c09 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=112538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:35:57.855462 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-e8c1c3ea-30b1-45e8-bfd3-8be25baae8fe req-56d754d6-8cbc-4f30-8ab6-a68415367c09 admin admin] https://199.204.45.74/volume/v3/types/5bcb9309-82f7-4738-ae71-df6c8c82631c/extra_specs returned with HTTP 200 Jun 26 01:35:57.855462 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Fri Jun 26 01:35:57 2026] POST /volume/v3/types/5bcb9309-82f7-4738-ae71-df6c8c82631c/extra_specs => generated 55 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:35:58.971568 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=6 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:35:59.012508 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=6 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:07.331737 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:36:07.852167 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:38:41.685528 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.685528 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.685528 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.685528 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.685528 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.686654 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.686654 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.686654 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.686654 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.686654 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.687127 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.687127 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.687127 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.687127 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.687127 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.687127 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.687826 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.687826 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.687826 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.687826 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.688205 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.688205 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.688205 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.688205 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.688588 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.688588 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.688588 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.688588 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.688966 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.688966 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.688966 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.688966 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.688966 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.689604 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.689604 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.689604 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.689604 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.689604 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.689935 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.689935 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.689935 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.689935 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.689935 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.689935 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.690475 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.690475 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.690475 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.690475 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.690475 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.690475 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.690965 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.690965 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.690965 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.690965 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.690965 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.690965 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.691636 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.691636 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.691636 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.691636 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.691636 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.692142 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.692142 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.692142 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.692142 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.692142 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.692660 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.692660 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.692660 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.692660 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.692660 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.692660 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.693189 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.693189 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.693189 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.693189 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.693189 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.693189 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.693717 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.693717 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.693717 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.693717 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.693717 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.694176 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.694176 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.694176 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.694176 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.694176 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.694551 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.694551 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.694551 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.694551 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.694901 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.694901 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.694901 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.694901 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.695184 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.695184 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.695184 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.695184 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.695184 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.695763 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.695763 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.695763 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.695763 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.695763 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696076 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696076 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696076 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696076 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696348 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696348 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696348 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696348 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696661 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696661 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696661 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696661 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696940 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696940 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.696940 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.696940 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697257 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.697257 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697257 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.697257 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697648 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.697648 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697648 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.697648 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697648 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.697986 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697986 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.697986 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697986 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.697986 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.697986 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.698513 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.698513 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.698513 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.698513 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.698513 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.698852 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.698852 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.698852 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.698852 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.698852 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.698852 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699210 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699210 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699210 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699210 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699210 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699210 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699593 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699593 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699593 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699593 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699593 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699593 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699852 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699852 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699852 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699852 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.699852 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.699852 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700339 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.700339 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700339 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.700339 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700588 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.700588 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700588 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.700588 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700588 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.700756 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700756 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.700756 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700756 np0000183037 devstack@c-api.service[112536]: /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 26 01:38:41.700756 np0000183037 devstack@c-api.service[112536]: warnings.warn(deprecated_msg) Jun 26 01:38:41.700756 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-62fa0f2b-d8c8-49c9-8693-8190db28b300 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:38:41.700756 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-62fa0f2b-d8c8-49c9-8693-8190db28b300 None None] GET https://199.204.45.74/volume// Jun 26 01:38:41.700962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-62fa0f2b-d8c8-49c9-8693-8190db28b300 None None] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:38:41.700962 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-62fa0f2b-d8c8-49c9-8693-8190db28b300 None None] Calling method 'all' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:38:41.700962 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-62fa0f2b-d8c8-49c9-8693-8190db28b300 None None] https://199.204.45.74/volume// returned with HTTP 300 Jun 26 01:38:41.700962 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 1/4] 199.204.45.74 () {66 vars in 1449 bytes} [Fri Jun 26 01:38:41 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 01:39:33.650338 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.650338 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.650725 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.650725 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.650725 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.650725 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.650725 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.650925 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.650925 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.650925 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.650925 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.650925 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.650925 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651150 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651150 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651150 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651150 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651150 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651347 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651347 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651347 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651347 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651505 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651505 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651505 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651505 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651654 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651654 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651654 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651654 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651654 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651853 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651853 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651853 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.651853 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.651853 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652032 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652032 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652032 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652032 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652032 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652032 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652268 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652268 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652268 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652268 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652268 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652268 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652510 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652510 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652510 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652510 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652510 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652510 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652726 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652726 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652726 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652726 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652726 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652726 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652973 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652973 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.652973 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.652973 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653120 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653120 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653120 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653120 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653120 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653303 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653303 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653303 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653303 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653303 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653516 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653516 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653516 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653516 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653516 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653516 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653704 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653704 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653704 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653704 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653704 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653890 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653890 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653890 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.653890 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.653890 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654070 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654070 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654070 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654070 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654231 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654231 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654231 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654231 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654395 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654395 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654395 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654395 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654395 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654588 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654588 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654588 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654588 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654588 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654878 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654878 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.654878 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.654878 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655049 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655049 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655049 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655049 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655193 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655193 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655193 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655193 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655391 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655391 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655391 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655391 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655543 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655543 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655543 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655543 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655704 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655704 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655704 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655704 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655704 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655704 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655911 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655911 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655911 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.655911 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.655911 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656107 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656107 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656107 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656107 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656107 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656107 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656107 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656550 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656550 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656550 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656550 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656550 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656550 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656784 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656784 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656784 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656784 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.656784 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.656784 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657019 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657019 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657019 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657019 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657019 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657019 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657242 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657242 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657242 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657242 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657460 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657460 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657460 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657460 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657602 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657602 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657602 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657602 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657745 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657745 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657745 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:33.657745 np0000183037 devstack@c-api.service[112539]: warnings.warn(deprecated_msg) Jun 26 01:39:33.657745 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-2451a629-0669-4dac-bf56-791194f59bff None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.658008 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 1/5] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 01:39:33 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 26 01:39:33.695012 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-851e0ce7-dab5-49af-bff4-cb687e42e4b9 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.704464 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 3/6] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 01:39:33 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 26 01:39:33.744102 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [req-851e0ce7-dab5-49af-bff4-cb687e42e4b9 req-08610bf6-64dc-489d-976a-7dd0f15a7514 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:33.750110 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-851e0ce7-dab5-49af-bff4-cb687e42e4b9 req-08610bf6-64dc-489d-976a-7dd0f15a7514 demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 01:39:33.750607 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [req-851e0ce7-dab5-49af-bff4-cb687e42e4b9 req-08610bf6-64dc-489d-976a-7dd0f15a7514 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:33.751037 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [req-851e0ce7-dab5-49af-bff4-cb687e42e4b9 req-08610bf6-64dc-489d-976a-7dd0f15a7514 demo demo] Calling method 'version_select' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:33.752698 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [req-851e0ce7-dab5-49af-bff4-cb687e42e4b9 req-08610bf6-64dc-489d-976a-7dd0f15a7514 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 01:39:33.753348 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 2/7] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 01:39:33 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:33.793572 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-54506e3d-a5e9-49d9-8477-731519213725 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:34.190625 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-54506e3d-a5e9-49d9-8477-731519213725 demo demo] GET https://199.204.45.74/volume/v3/types Jun 26 01:39:34.190927 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-54506e3d-a5e9-49d9-8477-731519213725 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:34.191133 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-54506e3d-a5e9-49d9-8477-731519213725 demo demo] Calling method 'index' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:34.191722 np0000183037 devstack@c-api.service[112536]: /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 26 01:39:34.191722 np0000183037 devstack@c-api.service[112536]: warnings.warn( Jun 26 01:39:34.192383 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-54506e3d-a5e9-49d9-8477-731519213725 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:39:34.231382 np0000183037 devstack@c-api.service[112536]: DEBUG oslo_db.sqlalchemy.engines [None req-54506e3d-a5e9-49d9-8477-731519213725 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=112536) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:39:34.249344 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-54506e3d-a5e9-49d9-8477-731519213725 demo demo] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 26 01:39:34.249780 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 2/8] 199.204.45.74 () {64 vars in 1283 bytes} [Fri Jun 26 01:39:33 2026] GET /volume/v3/types => generated 377 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:34.282057 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-4066290c-64b6-403b-bced-77b6a8e374ae None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:34.672249 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-4066290c-64b6-403b-bced-77b6a8e374ae demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 01:39:34.673022 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-4066290c-64b6-403b-bced-77b6a8e374ae demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:34.673022 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-4066290c-64b6-403b-bced-77b6a8e374ae demo demo] Calling method 'show' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:34.711965 np0000183037 devstack@c-api.service[112539]: DEBUG oslo_db.sqlalchemy.engines [None req-4066290c-64b6-403b-bced-77b6a8e374ae 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=112539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 01:39:34.726958 np0000183037 devstack@c-api.service[112539]: /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 26 01:39:34.726958 np0000183037 devstack@c-api.service[112539]: warnings.warn( Jun 26 01:39:34.729342 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-4066290c-64b6-403b-bced-77b6a8e374ae demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:34.729851 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 2/9] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 01:39:34 2026] GET /volume/v3/types/default => generated 145 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:35.193558 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-95c592b2-4c6a-423e-b014-12d8ab9c9041 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:35.195043 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 4/10] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 01:39:35 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 26 01:39:35.229473 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-08fe3702-0a54-4a3e-a59f-9a0071fc9ec3 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:35.236994 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 3/11] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 01:39:35 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 26 01:39:35.267762 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [req-08fe3702-0a54-4a3e-a59f-9a0071fc9ec3 req-763fd2f0-a5f1-4a81-977e-472f632f2a26 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:35.271386 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-08fe3702-0a54-4a3e-a59f-9a0071fc9ec3 req-763fd2f0-a5f1-4a81-977e-472f632f2a26 demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 01:39:35.271762 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-08fe3702-0a54-4a3e-a59f-9a0071fc9ec3 req-763fd2f0-a5f1-4a81-977e-472f632f2a26 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:35.272144 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-08fe3702-0a54-4a3e-a59f-9a0071fc9ec3 req-763fd2f0-a5f1-4a81-977e-472f632f2a26 demo demo] Calling method 'version_select' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:35.273177 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-08fe3702-0a54-4a3e-a59f-9a0071fc9ec3 req-763fd2f0-a5f1-4a81-977e-472f632f2a26 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 01:39:35.274031 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 3/12] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 01:39:35 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 26 01:39:35.309129 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-2bf2e9ab-91a4-4b28-ab48-7e6b0c03ff4a None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:35.312028 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-2bf2e9ab-91a4-4b28-ab48-7e6b0c03ff4a demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 01:39:35.312264 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-2bf2e9ab-91a4-4b28-ab48-7e6b0c03ff4a demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:35.312587 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-2bf2e9ab-91a4-4b28-ab48-7e6b0c03ff4a demo demo] Calling method 'show' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:35.321506 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-2bf2e9ab-91a4-4b28-ab48-7e6b0c03ff4a demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:35.321899 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 3/13] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 01:39:35 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:35.928278 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-f2533fe5-c981-4c14-876f-c0530f4cbbe8 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:35.929533 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 5/14] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 01:39:35 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 26 01:39:35.962090 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-40399813-94d2-414a-9ce0-2628370605eb None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:35.966053 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 4/15] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 01:39:35 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 26 01:39:35.998857 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [req-40399813-94d2-414a-9ce0-2628370605eb req-b88c5d05-0953-495d-a403-28eaa1654cfd None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:36.002097 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-40399813-94d2-414a-9ce0-2628370605eb req-b88c5d05-0953-495d-a403-28eaa1654cfd demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 01:39:36.002563 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-40399813-94d2-414a-9ce0-2628370605eb req-b88c5d05-0953-495d-a403-28eaa1654cfd demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:36.002960 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-40399813-94d2-414a-9ce0-2628370605eb req-b88c5d05-0953-495d-a403-28eaa1654cfd demo demo] Calling method 'version_select' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:36.003654 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-40399813-94d2-414a-9ce0-2628370605eb req-b88c5d05-0953-495d-a403-28eaa1654cfd demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 01:39:36.004503 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 4/16] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 01:39:35 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 26 01:39:36.043414 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-290ed9d3-51d4-4082-b459-41f64d8ce4b0 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:36.049085 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-290ed9d3-51d4-4082-b459-41f64d8ce4b0 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 01:39:36.049616 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-290ed9d3-51d4-4082-b459-41f64d8ce4b0 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:36.050716 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-290ed9d3-51d4-4082-b459-41f64d8ce4b0 demo demo] Calling method 'show' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:36.058329 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-290ed9d3-51d4-4082-b459-41f64d8ce4b0 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:36.058761 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 4/17] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 01:39:36 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:36.103166 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-3ff5e45d-af46-44ed-a702-3cc2a3e4f6d3 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:36.103796 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 6/18] 199.204.45.74 () {62 vars in 1061 bytes} [Fri Jun 26 01:39:36 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 26 01:39:36.137921 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-7283cb23-89b0-4f66-b8db-ab98f3ebb0bc None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:36.141678 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 5/19] 199.204.45.74 () {64 vars in 1265 bytes} [Fri Jun 26 01:39:36 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 26 01:39:36.177188 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [req-7283cb23-89b0-4f66-b8db-ab98f3ebb0bc req-c9c17c9c-97ee-46da-adba-48121915bbb2 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:36.180291 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-7283cb23-89b0-4f66-b8db-ab98f3ebb0bc req-c9c17c9c-97ee-46da-adba-48121915bbb2 demo demo] GET https://199.204.45.74/volume/v3/ Jun 26 01:39:36.180627 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-7283cb23-89b0-4f66-b8db-ab98f3ebb0bc req-c9c17c9c-97ee-46da-adba-48121915bbb2 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:36.180999 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [req-7283cb23-89b0-4f66-b8db-ab98f3ebb0bc req-c9c17c9c-97ee-46da-adba-48121915bbb2 demo demo] Calling method 'version_select' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:36.181626 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [req-7283cb23-89b0-4f66-b8db-ab98f3ebb0bc req-c9c17c9c-97ee-46da-adba-48121915bbb2 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 26 01:39:36.182146 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 5/20] 199.204.45.74 () {66 vars in 1339 bytes} [Fri Jun 26 01:39:36 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:36.223127 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-f03a2b47-21e3-4718-8978-2d04d7d90d38 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:39:36.226567 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-f03a2b47-21e3-4718-8978-2d04d7d90d38 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 26 01:39:36.226936 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-f03a2b47-21e3-4718-8978-2d04d7d90d38 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:39:36.227301 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-f03a2b47-21e3-4718-8978-2d04d7d90d38 demo demo] Calling method 'show' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:39:36.239590 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-f03a2b47-21e3-4718-8978-2d04d7d90d38 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 26 01:39:36.240055 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 5/21] 199.204.45.74 () {64 vars in 1294 bytes} [Fri Jun 26 01:39:36 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 01:39:44.243043 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:39:46.235574 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=8 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:45:03.863290 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:45:03.948895 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:45:03.948895 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:45:03.949111 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:45:03.949590 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:45:03.950397 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:45:03.987964 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 demo demo] Get all volumes completed successfully. Jun 26 01:45:03.991081 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-101150c3-5417-4d17-b55b-ff56b5b216f0 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:45:03.991763 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 7/22] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:45:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:45:13.982010 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:46:04.014128 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-18806627-e691-48cf-88a3-46ec3e6edb45 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:46:04.018888 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-18806627-e691-48cf-88a3-46ec3e6edb45 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:46:04.019268 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-18806627-e691-48cf-88a3-46ec3e6edb45 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:46:04.019740 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-18806627-e691-48cf-88a3-46ec3e6edb45 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:46:04.020816 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-18806627-e691-48cf-88a3-46ec3e6edb45 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:46:04.022767 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-18806627-e691-48cf-88a3-46ec3e6edb45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:46:04.065594 np0000183037 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-18806627-e691-48cf-88a3-46ec3e6edb45 demo demo] Get all volumes completed successfully. Jun 26 01:46:04.069075 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-18806627-e691-48cf-88a3-46ec3e6edb45 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:46:04.069673 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 6/23] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:46:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:46:14.056698 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:47:04.094597 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:47:04.099281 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:47:04.099281 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:47:04.099281 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:47:04.099281 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:47:04.100199 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:47:04.148395 np0000183037 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 demo demo] Get all volumes completed successfully. Jun 26 01:47:04.151440 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-d56fc83e-5137-4605-80ff-2664e3cb44d6 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:47:04.152010 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 6/24] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:47:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:47:14.138541 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:48:04.167864 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:48:04.172809 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:48:04.172991 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:48:04.173499 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:48:04.173817 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:48:04.175265 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:48:04.214952 np0000183037 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d demo demo] Get all volumes completed successfully. Jun 26 01:48:04.217284 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-02a0ea83-920e-4306-ac2c-17b891af6a2d demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:48:04.217823 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 6/25] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:48:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:48:14.207160 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:49:04.243769 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-c3552b95-d169-4284-96b7-300df461d076 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:49:04.248418 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-c3552b95-d169-4284-96b7-300df461d076 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:49:04.248678 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-c3552b95-d169-4284-96b7-300df461d076 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:49:04.248952 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-c3552b95-d169-4284-96b7-300df461d076 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:49:04.249472 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-c3552b95-d169-4284-96b7-300df461d076 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:49:04.250458 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-c3552b95-d169-4284-96b7-300df461d076 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:49:04.259898 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-c3552b95-d169-4284-96b7-300df461d076 demo demo] Get all volumes completed successfully. Jun 26 01:49:04.263016 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-c3552b95-d169-4284-96b7-300df461d076 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:49:04.263560 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 8/26] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:49:04 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 26 01:49:14.254389 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:50:04.286800 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:50:04.405560 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:50:04.406272 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:50:04.406722 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:50:04.407260 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:50:04.409053 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:50:04.416696 np0000183037 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab demo demo] Get all volumes completed successfully. Jun 26 01:50:04.418972 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-0cb14be4-a5ee-4014-9438-8a314e48ffab demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:50:04.419461 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 7/27] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:50:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:50:14.412438 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:51:04.438896 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-ae7da906-e719-46f4-8fca-f955e6c34ded None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:51:04.442587 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-ae7da906-e719-46f4-8fca-f955e6c34ded demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:51:04.442830 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-ae7da906-e719-46f4-8fca-f955e6c34ded demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:51:04.443109 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-ae7da906-e719-46f4-8fca-f955e6c34ded demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:51:04.443474 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-ae7da906-e719-46f4-8fca-f955e6c34ded demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:51:04.444296 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-ae7da906-e719-46f4-8fca-f955e6c34ded demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:51:04.452932 np0000183037 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-ae7da906-e719-46f4-8fca-f955e6c34ded demo demo] Get all volumes completed successfully. Jun 26 01:51:04.455782 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-ae7da906-e719-46f4-8fca-f955e6c34ded demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:51:04.456289 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 7/28] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:51:04 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 26 01:51:14.447745 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:52:04.514956 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:52:04.514956 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:52:04.514956 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:52:04.514956 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:52:04.514956 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:52:04.514956 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:52:04.514956 np0000183037 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f demo demo] Get all volumes completed successfully. Jun 26 01:52:04.516147 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-5ab1df7d-4a4d-478c-83d9-e9ac04a6116f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:52:04.516268 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 7/29] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:52:04 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 26 01:52:14.508693 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:53:04.536937 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:53:04.539394 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:53:04.539617 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:53:04.539843 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:53:04.540124 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:53:04.540917 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:53:04.550655 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 demo demo] Get all volumes completed successfully. Jun 26 01:53:04.552657 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-036c8ab0-d54b-428a-9a09-78e2d16fca09 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:53:04.553023 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 9/30] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:53:04 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 26 01:53:14.546286 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:54:04.570732 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:54:04.576749 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:54:04.577094 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:54:04.577479 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:54:04.577916 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:54:04.579225 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:54:04.588319 np0000183037 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 demo demo] Get all volumes completed successfully. Jun 26 01:54:04.590463 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-061120f6-43c4-4bae-9e4b-0cb3b1a91d15 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:54:04.590981 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 8/31] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:54:04 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 26 01:54:14.584277 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:55:04.611884 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:55:04.800533 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:55:04.800829 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:55:04.801106 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:55:04.801543 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:55:04.802579 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:55:04.811549 np0000183037 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 demo demo] Get all volumes completed successfully. Jun 26 01:55:04.813522 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-b98a9d6a-f093-4622-9bfc-08d7d20f9998 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:55:04.813873 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 8/32] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:55:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 01:55:14.806681 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:56:04.832596 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:56:04.835738 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:56:04.836050 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:56:04.836313 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:56:04.836666 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:56:04.837669 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:56:04.846219 np0000183037 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef demo demo] Get all volumes completed successfully. Jun 26 01:56:04.848321 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-5ae87b6f-cb80-48ea-98fb-70f86da109ef demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:56:04.848722 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 8/33] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:56:04 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 26 01:56:14.841145 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:57:04.869289 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:57:04.872837 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:57:04.873163 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:57:04.873474 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:57:04.873811 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:57:04.874901 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:57:04.883996 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 demo demo] Get all volumes completed successfully. Jun 26 01:57:04.886149 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-a54dec35-e930-4370-98a8-80af1e2d2cb0 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:57:04.886522 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 10/34] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:57:04 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 26 01:57:14.878632 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:58:04.904487 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:58:04.906609 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:58:04.906844 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:58:04.907130 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:58:04.907584 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:58:04.908416 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:58:04.917661 np0000183037 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 demo demo] Get all volumes completed successfully. Jun 26 01:58:04.920377 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-15a4b7c3-19ea-4cc6-a961-8764d4583a88 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:58:04.920881 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 9/35] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:58:04 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 26 01:58:14.911787 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 01:59:04.940061 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 01:59:04.943559 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 01:59:04.943812 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 01:59:04.944096 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 01:59:04.944437 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 01:59:04.945491 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 01:59:04.955769 np0000183037 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f demo demo] Get all volumes completed successfully. Jun 26 01:59:04.958909 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-06418d6a-3a5b-4d8c-9e1b-6604c6b5fc5f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 01:59:04.959546 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 9/36] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 01:59:04 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 26 01:59:14.950196 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:00:04.974710 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-20c58f25-6500-46d2-8a8c-578a741aede4 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:00:05.124670 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-20c58f25-6500-46d2-8a8c-578a741aede4 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:00:05.125039 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-20c58f25-6500-46d2-8a8c-578a741aede4 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:00:05.125556 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-20c58f25-6500-46d2-8a8c-578a741aede4 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:00:05.126029 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-20c58f25-6500-46d2-8a8c-578a741aede4 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:00:05.127611 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-20c58f25-6500-46d2-8a8c-578a741aede4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:00:05.138158 np0000183037 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-20c58f25-6500-46d2-8a8c-578a741aede4 demo demo] Get all volumes completed successfully. Jun 26 02:00:05.141243 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-20c58f25-6500-46d2-8a8c-578a741aede4 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:00:05.141964 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 9/37] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:00:04 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 26 02:00:15.132605 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:01:05.161886 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:01:05.166141 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:01:05.166563 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:01:05.166993 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:01:05.167490 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:01:05.169239 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:01:05.181888 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc demo demo] Get all volumes completed successfully. Jun 26 02:01:05.185819 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-4ee555b2-64e8-4151-b229-9aadf4dbecbc demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:01:05.186241 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 11/38] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:01:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:01:15.175253 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:02:05.212449 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:02:05.216284 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:02:05.216476 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:02:05.216807 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:02:05.217232 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:02:05.218085 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:02:05.228750 np0000183037 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c demo demo] Get all volumes completed successfully. Jun 26 02:02:05.231845 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-ab4eaa8c-67d2-4820-a3df-286aa4d78c0c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:02:05.232508 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 10/39] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:02:05 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 26 02:02:15.222037 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:03:05.253801 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:03:05.257511 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:03:05.257750 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:03:05.258006 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:03:05.258320 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:03:05.260085 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:03:05.269476 np0000183037 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 demo demo] Get all volumes completed successfully. Jun 26 02:03:05.273963 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-d5f1c145-cb8f-4b25-9c82-bacf92085946 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:03:05.274862 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 10/40] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:03:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:03:15.263257 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:04:05.291191 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:04:05.294179 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:04:05.294396 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:04:05.294688 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:04:05.294997 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:04:05.295943 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:04:05.305210 np0000183037 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 demo demo] Get all volumes completed successfully. Jun 26 02:04:05.310315 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-a453ccca-083c-4ea1-84c6-1084c72629e7 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:04:05.310945 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 10/41] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:04:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 26 02:04:15.299576 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:05:05.328734 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:05:05.436084 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:05:05.436367 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:05:05.436712 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:05:05.437062 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:05:05.438195 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:05:05.448204 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb demo demo] Get all volumes completed successfully. Jun 26 02:05:05.453728 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-df520c64-4db2-4b30-9d6f-7bf160e895cb demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:05:05.454615 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 12/42] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:05:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:05:15.444345 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:06:05.473974 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:06:05.476617 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:06:05.476803 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:06:05.477288 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:06:05.477558 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:06:05.478269 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:06:05.487436 np0000183037 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c demo demo] Get all volumes completed successfully. Jun 26 02:06:05.490067 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-55ef3ccc-fcda-4337-bcf8-6141a7ee314c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:06:05.490853 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 11/43] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:06:05 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 26 02:06:15.481671 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:07:05.521174 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-8e35f3d9-7007-4250-8829-99ea74483209 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:07:05.524096 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-8e35f3d9-7007-4250-8829-99ea74483209 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:07:05.524363 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-8e35f3d9-7007-4250-8829-99ea74483209 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:07:05.524656 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-8e35f3d9-7007-4250-8829-99ea74483209 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:07:05.524841 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-8e35f3d9-7007-4250-8829-99ea74483209 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:07:05.525674 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-8e35f3d9-7007-4250-8829-99ea74483209 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:07:05.533590 np0000183037 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-8e35f3d9-7007-4250-8829-99ea74483209 demo demo] Get all volumes completed successfully. Jun 26 02:07:05.536503 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-8e35f3d9-7007-4250-8829-99ea74483209 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:07:05.537022 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 11/44] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:07:05 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 26 02:07:15.528971 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:08:05.558674 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-85902465-c68e-421a-9ac1-3a740f6fb45c None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:08:05.563269 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-85902465-c68e-421a-9ac1-3a740f6fb45c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:08:05.563923 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-85902465-c68e-421a-9ac1-3a740f6fb45c demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:08:05.564228 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-85902465-c68e-421a-9ac1-3a740f6fb45c demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:08:05.564984 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-85902465-c68e-421a-9ac1-3a740f6fb45c demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:08:05.566522 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-85902465-c68e-421a-9ac1-3a740f6fb45c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:08:05.575201 np0000183037 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-85902465-c68e-421a-9ac1-3a740f6fb45c demo demo] Get all volumes completed successfully. Jun 26 02:08:05.577409 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-85902465-c68e-421a-9ac1-3a740f6fb45c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:08:05.577812 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 11/45] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:08:05 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 26 02:08:15.570230 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:09:05.595927 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-36407033-53e2-45c7-9783-a1124ba56924 None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:09:05.600319 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-36407033-53e2-45c7-9783-a1124ba56924 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:09:05.600722 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-36407033-53e2-45c7-9783-a1124ba56924 demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:09:05.601178 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-36407033-53e2-45c7-9783-a1124ba56924 demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:09:05.601725 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-36407033-53e2-45c7-9783-a1124ba56924 demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:09:05.603432 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-36407033-53e2-45c7-9783-a1124ba56924 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:09:05.612229 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-36407033-53e2-45c7-9783-a1124ba56924 demo demo] Get all volumes completed successfully. Jun 26 02:09:05.613512 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-36407033-53e2-45c7-9783-a1124ba56924 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:09:05.613936 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 13/46] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:09:05 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 26 02:09:15.606987 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:10:05.638319 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.middleware.request_id [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 None None] RequestId filter calling following filter/app {{(pid=112538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:10:05.754929 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:10:05.755099 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 demo demo] Empty body provided in request {{(pid=112538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:10:05.755288 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.openstack.wsgi [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 demo demo] Calling method 'detail' {{(pid=112538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:10:05.755596 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.api.api_utils [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 demo demo] Removing options '' from query. {{(pid=112538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:10:05.756394 np0000183037 devstack@c-api.service[112538]: DEBUG cinder.volume.api [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:10:05.764657 np0000183037 devstack@c-api.service[112538]: INFO cinder.volume.api [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 demo demo] Get all volumes completed successfully. Jun 26 02:10:05.768974 np0000183037 devstack@c-api.service[112538]: INFO cinder.api.openstack.wsgi [None req-9ca9ebac-021d-45a1-9bac-e95de39956a4 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:10:05.769826 np0000183037 devstack@c-api.service[112538]: [pid: 112538|app: 0|req: 12/47] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:10:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:10:15.760258 np0000183037 devstack@c-api.service[112538]: DEBUG dbcounter [-] [112538] Writing DB stats cinder:SELECT=1 {{(pid=112538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:11:05.795679 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.middleware.request_id [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 None None] RequestId filter calling following filter/app {{(pid=112536) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:11:05.799717 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:11:05.800089 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 demo demo] Empty body provided in request {{(pid=112536) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:11:05.800189 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.openstack.wsgi [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 demo demo] Calling method 'detail' {{(pid=112536) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:11:05.800448 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.api.api_utils [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 demo demo] Removing options '' from query. {{(pid=112536) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:11:05.801215 np0000183037 devstack@c-api.service[112536]: DEBUG cinder.volume.api [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112536) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:11:05.813535 np0000183037 devstack@c-api.service[112536]: INFO cinder.volume.api [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 demo demo] Get all volumes completed successfully. Jun 26 02:11:05.816567 np0000183037 devstack@c-api.service[112536]: INFO cinder.api.openstack.wsgi [None req-fe67f9c3-ec27-497d-8002-68b95b862b26 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:11:05.816859 np0000183037 devstack@c-api.service[112536]: [pid: 112536|app: 0|req: 12/48] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:11:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 02:11:15.805930 np0000183037 devstack@c-api.service[112536]: DEBUG dbcounter [-] [112536] Writing DB stats cinder:SELECT=1 {{(pid=112536) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:12:05.836493 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.middleware.request_id [None req-19c6e348-040b-4ae5-9370-9916c272ae81 None None] RequestId filter calling following filter/app {{(pid=112539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:12:05.841282 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-19c6e348-040b-4ae5-9370-9916c272ae81 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:12:05.841570 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-19c6e348-040b-4ae5-9370-9916c272ae81 demo demo] Empty body provided in request {{(pid=112539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:12:05.842805 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.openstack.wsgi [None req-19c6e348-040b-4ae5-9370-9916c272ae81 demo demo] Calling method 'detail' {{(pid=112539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:12:05.842805 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.api.api_utils [None req-19c6e348-040b-4ae5-9370-9916c272ae81 demo demo] Removing options '' from query. {{(pid=112539) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:12:05.843155 np0000183037 devstack@c-api.service[112539]: DEBUG cinder.volume.api [None req-19c6e348-040b-4ae5-9370-9916c272ae81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112539) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:12:05.851895 np0000183037 devstack@c-api.service[112539]: INFO cinder.volume.api [None req-19c6e348-040b-4ae5-9370-9916c272ae81 demo demo] Get all volumes completed successfully. Jun 26 02:12:05.854012 np0000183037 devstack@c-api.service[112539]: INFO cinder.api.openstack.wsgi [None req-19c6e348-040b-4ae5-9370-9916c272ae81 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:12:05.854427 np0000183037 devstack@c-api.service[112539]: [pid: 112539|app: 0|req: 12/49] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:12:05 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 26 02:12:15.848681 np0000183037 devstack@c-api.service[112539]: DEBUG dbcounter [-] [112539] Writing DB stats cinder:SELECT=1 {{(pid=112539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 02:13:05.876143 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.middleware.request_id [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f None None] RequestId filter calling following filter/app {{(pid=112537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 02:13:05.879426 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail Jun 26 02:13:05.879718 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f demo demo] Empty body provided in request {{(pid=112537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 02:13:05.879955 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.openstack.wsgi [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f demo demo] Calling method 'detail' {{(pid=112537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 02:13:05.880264 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.api.api_utils [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f demo demo] Removing options '' from query. {{(pid=112537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 02:13:05.881116 np0000183037 devstack@c-api.service[112537]: DEBUG cinder.volume.api [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 02:13:05.890450 np0000183037 devstack@c-api.service[112537]: INFO cinder.volume.api [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f demo demo] Get all volumes completed successfully. Jun 26 02:13:05.893085 np0000183037 devstack@c-api.service[112537]: INFO cinder.api.openstack.wsgi [None req-0f90ab17-bd99-4095-b1bd-869eb399de1f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 Jun 26 02:13:05.893935 np0000183037 devstack@c-api.service[112537]: [pid: 112537|app: 0|req: 14/50] 199.204.45.74 () {64 vars in 1289 bytes} [Fri Jun 26 02:13:05 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 26 02:13:15.885226 np0000183037 devstack@c-api.service[112537]: DEBUG dbcounter [-] [112537] Writing DB stats cinder:SELECT=1 {{(pid=112537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}