Jun 30 00:16:34.430987 np0000183503 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 00:16:34.439953 np0000183503 devstack@c-api.service[112536]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 00:16:34 2026] *** Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: nodename: np0000183503 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: machine: x86_64 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: clock source: unix Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: pcre jit disabled Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: detected number of CPU cores: 16 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: current working directory: / Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: detected binary path: /usr/bin/uwsgi-core Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: your processes number limit is 256917 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: your memory page size is 4096 bytes Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: detected max file descriptor number: 2048 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: lock engine: pthread robust mutexes Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: thunder lock: enabled Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 00:16:34.449411 np0000183503 devstack@c-api.service[112536]: Set PythonHome to /opt/stack/data/venv Jun 30 00:16:34.483837 np0000183503 devstack@c-api.service[112536]: Python main interpreter initialized at 0x7fb6588a3668 Jun 30 00:16:34.483837 np0000183503 devstack@c-api.service[112536]: python threads support enabled Jun 30 00:16:34.483837 np0000183503 devstack@c-api.service[112536]: your server socket listen backlog is limited to 100 connections Jun 30 00:16:34.483837 np0000183503 devstack@c-api.service[112536]: your mercy for graceful operations on workers is 80 seconds Jun 30 00:16:34.485139 np0000183503 devstack@c-api.service[112536]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 00:16:34.485139 np0000183503 devstack@c-api.service[112536]: *** Operational MODE: preforking *** Jun 30 00:16:34.485139 np0000183503 devstack@c-api.service[112536]: *** uWSGI is running in multiple interpreter mode *** Jun 30 00:16:34.485139 np0000183503 devstack@c-api.service[112536]: spawned uWSGI master process (pid: 112536) Jun 30 00:16:34.485819 np0000183503 devstack@c-api.service[112536]: spawned uWSGI worker 1 (pid: 112544, cores: 1) Jun 30 00:16:34.486304 np0000183503 devstack@c-api.service[112536]: spawned uWSGI worker 2 (pid: 112545, cores: 1) Jun 30 00:16:34.486782 np0000183503 devstack@c-api.service[112536]: spawned uWSGI worker 3 (pid: 112546, cores: 1) Jun 30 00:16:34.488503 np0000183503 devstack@c-api.service[112536]: spawned uWSGI worker 4 (pid: 112547, cores: 1) Jun 30 00:16:34.488503 np0000183503 devstack@c-api.service[112536]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 00:16:34.501369 np0000183503 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 00:16:34.610433 np0000183503 devstack@c-api.service[112544]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:16:34.610433 np0000183503 devstack@c-api.service[112544]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:16:34.610433 np0000183503 devstack@c-api.service[112544]: we strongly recommend against using it for new projects. Jun 30 00:16:34.610433 np0000183503 devstack@c-api.service[112544]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:16:34.610433 np0000183503 devstack@c-api.service[112544]: framework. For more detail see Jun 30 00:16:34.610433 np0000183503 devstack@c-api.service[112544]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:16:34.610433 np0000183503 devstack@c-api.service[112544]: import eventlet # noqa Jun 30 00:16:34.623955 np0000183503 devstack@c-api.service[112547]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:16:34.623955 np0000183503 devstack@c-api.service[112547]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:16:34.623955 np0000183503 devstack@c-api.service[112547]: we strongly recommend against using it for new projects. Jun 30 00:16:34.623955 np0000183503 devstack@c-api.service[112547]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:16:34.623955 np0000183503 devstack@c-api.service[112547]: framework. For more detail see Jun 30 00:16:34.623955 np0000183503 devstack@c-api.service[112547]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:16:34.623955 np0000183503 devstack@c-api.service[112547]: import eventlet # noqa Jun 30 00:16:34.626340 np0000183503 devstack@c-api.service[112546]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:16:34.626340 np0000183503 devstack@c-api.service[112546]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:16:34.626340 np0000183503 devstack@c-api.service[112546]: we strongly recommend against using it for new projects. Jun 30 00:16:34.626340 np0000183503 devstack@c-api.service[112546]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:16:34.626340 np0000183503 devstack@c-api.service[112546]: framework. For more detail see Jun 30 00:16:34.626340 np0000183503 devstack@c-api.service[112546]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:16:34.626340 np0000183503 devstack@c-api.service[112546]: import eventlet # noqa Jun 30 00:16:34.628505 np0000183503 devstack@c-api.service[112545]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:16:34.628505 np0000183503 devstack@c-api.service[112545]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:16:34.628505 np0000183503 devstack@c-api.service[112545]: we strongly recommend against using it for new projects. Jun 30 00:16:34.628505 np0000183503 devstack@c-api.service[112545]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:16:34.628505 np0000183503 devstack@c-api.service[112545]: framework. For more detail see Jun 30 00:16:34.628505 np0000183503 devstack@c-api.service[112545]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:16:34.628505 np0000183503 devstack@c-api.service[112545]: import eventlet # noqa Jun 30 00:16:34.730178 np0000183503 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:16:34.730178 np0000183503 devstack@c-api.service[112544]: warnings.warn( Jun 30 00:16:34.730562 np0000183503 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:16:34.730562 np0000183503 devstack@c-api.service[112547]: warnings.warn( Jun 30 00:16:34.730714 np0000183503 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:16:34.730714 np0000183503 devstack@c-api.service[112545]: warnings.warn( Jun 30 00:16:34.730852 np0000183503 devstack@c-api.service[112546]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:16:34.730852 np0000183503 devstack@c-api.service[112546]: warnings.warn( Jun 30 00:16:34.787563 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:34.787563 np0000183503 devstack@c-api.service[112544]: from cgi import parse_header Jun 30 00:16:34.793025 np0000183503 devstack@c-api.service[112545]: /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 30 00:16:34.793025 np0000183503 devstack@c-api.service[112545]: from cgi import parse_header Jun 30 00:16:34.793771 np0000183503 devstack@c-api.service[112547]: /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 30 00:16:34.793771 np0000183503 devstack@c-api.service[112547]: from cgi import parse_header Jun 30 00:16:34.796084 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:34.796084 np0000183503 devstack@c-api.service[112546]: from cgi import parse_header Jun 30 00:16:34.838571 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:34.838571 np0000183503 devstack@c-api.service[112544]: removals.removed_module( Jun 30 00:16:34.840527 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:34.840527 np0000183503 devstack@c-api.service[112544]: removals.removed_module( Jun 30 00:16:34.841592 np0000183503 devstack@c-api.service[112545]: /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 30 00:16:34.841592 np0000183503 devstack@c-api.service[112545]: removals.removed_module( Jun 30 00:16:34.843187 np0000183503 devstack@c-api.service[112545]: /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 30 00:16:34.843187 np0000183503 devstack@c-api.service[112545]: removals.removed_module( Jun 30 00:16:34.843501 np0000183503 devstack@c-api.service[112547]: /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 30 00:16:34.843501 np0000183503 devstack@c-api.service[112547]: removals.removed_module( Jun 30 00:16:34.845302 np0000183503 devstack@c-api.service[112547]: /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 30 00:16:34.845302 np0000183503 devstack@c-api.service[112547]: removals.removed_module( Jun 30 00:16:34.852937 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:34.852937 np0000183503 devstack@c-api.service[112546]: removals.removed_module( Jun 30 00:16:34.854822 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:34.854822 np0000183503 devstack@c-api.service[112546]: removals.removed_module( Jun 30 00:16:35.597883 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:35.597883 np0000183503 devstack@c-api.service[112544]: warnings.warn( Jun 30 00:16:35.606311 np0000183503 devstack@c-api.service[112545]: /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 30 00:16:35.606311 np0000183503 devstack@c-api.service[112545]: warnings.warn( Jun 30 00:16:35.644565 np0000183503 devstack@c-api.service[112547]: /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 30 00:16:35.644565 np0000183503 devstack@c-api.service[112547]: warnings.warn( Jun 30 00:16:35.648157 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:35.648157 np0000183503 devstack@c-api.service[112546]: warnings.warn( Jun 30 00:16:35.648465 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:35.648465 np0000183503 devstack@c-api.service[112544]: warnings.warn( Jun 30 00:16:35.656922 np0000183503 devstack@c-api.service[112545]: /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 30 00:16:35.656922 np0000183503 devstack@c-api.service[112545]: warnings.warn( Jun 30 00:16:35.696703 np0000183503 devstack@c-api.service[112547]: /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 30 00:16:35.696703 np0000183503 devstack@c-api.service[112547]: warnings.warn( Jun 30 00:16:35.697287 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:35.697287 np0000183503 devstack@c-api.service[112546]: warnings.warn( Jun 30 00:16:35.892408 np0000183503 devstack@c-api.service[112546]: 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 30 00:16:35.892665 np0000183503 devstack@c-api.service[112546]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112546) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:16:35.893472 np0000183503 devstack@c-api.service[112544]: 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 30 00:16:35.893643 np0000183503 devstack@c-api.service[112544]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112544) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:16:35.894271 np0000183503 devstack@c-api.service[112545]: 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 30 00:16:35.894475 np0000183503 devstack@c-api.service[112545]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112545) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:16:35.894545 np0000183503 devstack@c-api.service[112547]: 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 30 00:16:35.894761 np0000183503 devstack@c-api.service[112547]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112547) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:16:35.979169 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:35.979169 np0000183503 devstack@c-api.service[112546]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:16:35.985906 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:35.985906 np0000183503 devstack@c-api.service[112544]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:16:35.998093 np0000183503 devstack@c-api.service[112547]: /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 30 00:16:35.998093 np0000183503 devstack@c-api.service[112547]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:16:36.013490 np0000183503 devstack@c-api.service[112545]: /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 30 00:16:36.013490 np0000183503 devstack@c-api.service[112545]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:16:36.482627 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:16:36.482843 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:16:36.482916 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:16:36.482981 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.483061 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.483125 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.483182 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.483255 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.483325 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.483384 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.483467 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.483523 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.483701 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.483786 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.483850 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.483918 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.483996 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.484079 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.484139 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.484203 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.484259 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.484318 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.484383 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.484438 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.484522 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.484586 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.484643 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.484846 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.484906 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.484971 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.484971 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.484971 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.484971 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.487199 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.487275 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.487325 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.487380 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.487495 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.487560 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.487617 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.487684 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.487741 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.487808 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.487871 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.487871 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.487871 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.487871 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.488276 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.488345 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.488465 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.488592 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.488690 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.488749 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.488850 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.489013 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:16:36.489384 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.489477 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.489689 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.489954 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.490064 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.490064 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.490238 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.490238 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.490238 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.490516 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.491017 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.491137 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.491137 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.491267 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.491267 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.491267 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.491416 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.493937 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.494032 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.494032 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.494136 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.494136 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.494240 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.494301 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.496124 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.496212 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.496271 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.496328 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.496328 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.496431 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.496532 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.496596 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.496596 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.496711 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.496711 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.496783 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.496783 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.496883 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.496945 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.497007 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.497060 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.497101 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.497151 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.497220 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.497277 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.497332 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.497387 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.497471 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.497550 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.497609 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.497665 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.497730 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.498145 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.498145 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.498249 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.498249 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.498361 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.498361 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.498530 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.498596 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.498658 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.498720 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.498829 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.498905 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.498905 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.499021 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.500575 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.500645 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.500688 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.500734 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.500788 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.500836 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.500877 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.500924 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.500966 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.501018 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.501065 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.501065 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.501065 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.501171 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.503650 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.503736 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.503784 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.503819 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.503849 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.503893 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.503926 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.503959 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.503987 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.504016 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.504064 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.504095 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.504130 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.504159 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.504590 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.504633 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.504705 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.504759 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.504824 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.504857 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.504891 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.504928 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.504953 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.505006 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.505088 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.505167 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.505248 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.505343 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.507038 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.507091 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.507156 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.507219 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.507268 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.507334 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.507393 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.508103 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.508208 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.508284 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.508375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.508457 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.508560 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.508635 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.509244 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.509300 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.509369 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.509426 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.509513 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.509563 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.509635 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.510157 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.510217 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.510271 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.510343 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.510393 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.510473 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.510535 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.510577 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.510617 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.510651 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.510690 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.510745 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.510799 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.510902 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.510941 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.510941 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.511017 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.511058 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.511106 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.511106 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.511106 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.511355 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.511409 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.511497 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.511547 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.511589 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.511630 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.511665 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.511715 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.511753 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.511800 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.511842 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.511881 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.511920 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.511955 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.511997 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.512059 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.512106 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.512106 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.512106 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.512106 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.512106 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.512405 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.512483 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.512530 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.512583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.512629 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.512666 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.512710 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.512710 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.512777 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.512823 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.512859 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.512894 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.512931 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.512978 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.513020 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.513020 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.513093 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.513132 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.513132 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.513132 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.513132 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.513268 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.513316 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.513356 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.513395 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.513430 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.513508 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.513551 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.513597 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.513636 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.513674 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.513720 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.513763 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.513802 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.513841 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.513877 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.513913 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.513953 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.513998 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.514033 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.514033 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.514033 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.514144 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.514190 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.514232 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.514278 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.514317 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.514356 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.514391 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.514426 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.514491 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.514566 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.514621 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.514662 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.514700 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.514736 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.514770 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.514813 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.514929 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.514929 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.514929 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.514929 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.515186 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.515389 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.515463 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.515524 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.515588 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.515629 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.515699 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.515759 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.515813 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.515854 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.515897 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.515936 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.515971 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.516008 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.516050 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.516090 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.516138 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.516183 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.516228 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.516273 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.516311 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.516348 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.516392 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.516430 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.516508 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.516578 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.516623 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.516623 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.516623 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.516746 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.516746 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.516822 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.516984 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.517045 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.517086 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.517086 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.517086 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.517215 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.517260 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.517260 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.517339 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.517433 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.517685 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.517972 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.518038 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.518082 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.518179 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.518239 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.518287 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.518326 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.518650 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.518700 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.518756 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.518809 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.518892 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.518937 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.518991 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.519039 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.519096 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.519143 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.519226 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.519277 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.519322 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.519367 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.519407 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.519464 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.519515 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.519566 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.519607 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.519651 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.519696 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.519734 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.519770 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.519810 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.519845 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.519891 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.519925 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.519968 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.520005 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.520099 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.520139 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.520180 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.520224 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.520263 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.520309 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.520309 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.520309 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.520309 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.520309 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.520547 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.520591 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.520638 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.520677 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.520722 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.520766 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.520766 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.520766 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.520766 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.520766 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.521031 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.521080 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.521140 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.521195 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.521254 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.521300 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.521378 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.521522 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.521570 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.521639 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.521697 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.521745 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.521807 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.521859 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.521907 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.521948 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.521991 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.522032 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.522077 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.522120 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.522164 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.522202 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.522239 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.522285 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.522325 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.522364 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.522402 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.522456 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.522497 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.522535 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.522573 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.522611 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.522651 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.522699 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.522738 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.522776 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.522816 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.522854 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.522947 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.522989 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.523029 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.523066 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.523118 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.523161 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.523194 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.523222 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.523249 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.523277 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.523300 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.523327 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.523327 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.523327 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.523327 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.523425 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.523469 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.523469 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.523517 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.523546 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.523583 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.523786 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.523786 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.523786 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.523786 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.523882 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.523918 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.523970 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.524031 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.524091 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.524156 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.524395 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.524477 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.524540 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.524604 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.524664 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.524740 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.524808 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.524871 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.524931 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.524989 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.525049 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.525108 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.525167 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.525230 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.525292 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.525353 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.525414 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.525503 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.525562 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.525620 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.525684 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.526275 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.526333 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.526379 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.526449 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.526494 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.526530 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.526557 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.526610 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.526648 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.526683 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.526734 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.526734 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.526810 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.526840 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.527606 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.527649 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.527721 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.527781 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.527837 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.527888 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.527917 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.527953 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.527983 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.528025 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.528066 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.528094 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.528122 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.528151 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.528178 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.528207 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.528238 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.528269 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.528298 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.528325 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.528363 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.528402 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.528431 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.528476 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.528527 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.528568 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.528603 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.528650 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.528693 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.528737 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.528779 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.528817 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.528858 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.528896 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.528938 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.528974 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.529015 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.529057 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.529095 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.529137 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.529175 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.529217 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.529254 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.529290 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.529328 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.529365 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.529406 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.529491 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.529545 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.529583 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.529618 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.529654 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.529689 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.529716 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.529741 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.529766 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.529791 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.529824 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.529855 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.529883 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.529911 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.529939 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.529970 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.529995 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.530024 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.530049 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.530074 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.530100 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.530135 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.530164 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.530190 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.530220 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.530252 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.530283 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.530310 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.530339 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.530366 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.530470 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.530501 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.530532 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.530559 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.530590 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.530616 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.530642 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.530669 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.530700 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.530729 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.530763 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.530797 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.530825 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.530855 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.531106 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.531106 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.531106 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.531106 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.531106 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.531232 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.531274 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.531319 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.531362 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.531400 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.531459 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.531500 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.531538 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.531576 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.531624 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.531663 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.531702 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.531746 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.531783 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.531820 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.531858 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.532517 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.532606 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.532682 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.532781 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.532858 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.532939 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.533041 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.533301 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.533353 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.533409 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.533468 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.533507 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.533545 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.533545 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.533626 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.533674 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.533713 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.533757 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.533796 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.533835 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.533835 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.533904 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.533949 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.533988 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.533988 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.533988 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.534105 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.534105 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.535771 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.535884 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.536003 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.536114 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.536189 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.536272 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.536358 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.538505 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.538587 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.538636 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.538672 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.538710 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.538771 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.538837 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.538878 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.539039 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.539104 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.539225 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.539316 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.539427 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.539532 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.546160 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.546236 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.546311 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.546428 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.546564 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.547265 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.547319 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.547319 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.547391 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.547391 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.547391 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.547391 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.547566 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.547746 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.552088 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.552240 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.552240 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.552358 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.552416 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.552513 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.552631 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.553863 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.553995 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.554105 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.557388 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.557388 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.557388 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.557388 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.557853 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.557924 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.558009 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.558079 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.558144 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.558239 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.558330 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.558464 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.558578 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.558655 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.558723 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.558816 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.558907 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.558974 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.559473 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.559584 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.559673 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.559738 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.559795 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.559852 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.559956 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.560427 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.560534 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.560534 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.560646 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.560646 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.560755 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.560755 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.561090 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.561170 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.561263 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.561324 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.561382 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.561474 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.561548 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.561608 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.561675 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.561731 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.561787 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.561923 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.561983 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.562039 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.562094 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.562149 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.562222 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.562279 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.562333 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.562397 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.562397 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.562602 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.562602 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.562602 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.562602 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.562602 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.562602 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.562949 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.563142 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.563216 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.563304 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.563398 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.563518 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.563603 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.563720 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.565575 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.565681 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.565681 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.565945 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.565945 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.565945 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.566221 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.567269 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.567371 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.567454 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.567516 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.567568 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.567625 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.567702 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.567743 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.567780 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.567817 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.567851 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.567902 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.567946 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.567985 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.568042 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.568112 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.568175 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.568223 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.568269 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.568315 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.568372 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.568420 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.568479 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.568520 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.568557 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.568605 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.569623 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.569681 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.569732 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.569781 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.569858 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.569912 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.569962 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.570013 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.570069 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.570124 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.570174 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.570225 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.570278 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.570332 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.570382 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.570435 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.570512 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.570596 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.570661 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.570722 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.570773 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.570826 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.570879 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.571516 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.571516 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.571516 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.571673 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.571728 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.571808 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.571859 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.571909 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.571964 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.572020 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.572078 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.572129 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.572189 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.572241 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.572587 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.572651 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.572705 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.572756 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.572806 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.572856 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.573316 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.573375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.573375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.573375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.573375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.573375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.573375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.573375 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.575038 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.575194 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.575324 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.575400 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.575469 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.575521 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.575569 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.575617 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.575663 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.575722 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.575771 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.575820 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.575868 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.575925 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.575977 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.576024 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.576070 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.576120 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.576169 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.576169 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.576169 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.576760 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.576865 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.576953 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.577042 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.577124 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.577211 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.577309 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:16:36.578112 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.578112 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.578112 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.578112 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.578112 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.578267 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.578299 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.578323 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.578347 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.578377 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.578406 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.578406 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.578480 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.578505 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:16:36.578541 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.578565 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.578588 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.578611 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.578634 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:16:36.578658 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.578711 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:16:36.578814 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:16:36.578956 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:16:36.579117 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:16:36.626249 np0000183503 devstack@c-api.service[112544]: INFO dbcounter [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Registered counter for database cinder Jun 30 00:16:36.626560 np0000183503 devstack@c-api.service[112546]: INFO dbcounter [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Registered counter for database cinder Jun 30 00:16:36.629925 np0000183503 devstack@c-api.service[112545]: INFO dbcounter [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Registered counter for database cinder Jun 30 00:16:36.630236 np0000183503 devstack@c-api.service[112547]: INFO dbcounter [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Registered counter for database cinder Jun 30 00:16:36.669248 np0000183503 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.675158 np0000183503 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-4e7a5e3f-7631-4030-abaf-37142950797f 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.677942 np0000183503 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.690109 np0000183503 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-2c546782-49f9-4bb3-9012-6feadad985af 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.785466 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writer thread running {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:16:36.790046 np0000183503 devstack@c-api.service[112544]: INFO cinder.rpc [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:16:36.793668 np0000183503 devstack@c-api.service[112544]: INFO cinder.rpc [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:16:36.796314 np0000183503 devstack@c-api.service[112544]: INFO cinder.rpc [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:16:36.798857 np0000183503 devstack@c-api.service[112544]: INFO cinder.rpc [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:16:36.798936 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writer thread running {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:16:36.800120 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.801343 np0000183503 devstack@c-api.service[112546]: INFO cinder.rpc [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:16:36.803364 np0000183503 devstack@c-api.service[112546]: INFO cinder.rpc [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:16:36.803481 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.805592 np0000183503 devstack@c-api.service[112546]: INFO cinder.rpc [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:16:36.807781 np0000183503 devstack@c-api.service[112546]: INFO cinder.rpc [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:16:36.808730 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.811123 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writer thread running {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:16:36.811847 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.813750 np0000183503 devstack@c-api.service[112547]: INFO cinder.rpc [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:16:36.816233 np0000183503 devstack@c-api.service[112547]: INFO cinder.rpc [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:16:36.818377 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writer thread running {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:16:36.819040 np0000183503 devstack@c-api.service[112547]: INFO cinder.rpc [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:16:36.821088 np0000183503 devstack@c-api.service[112545]: INFO cinder.rpc [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:16:36.821832 np0000183503 devstack@c-api.service[112547]: INFO cinder.rpc [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:16:36.823006 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.823648 np0000183503 devstack@c-api.service[112545]: INFO cinder.rpc [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:16:36.825840 np0000183503 devstack@c-api.service[112545]: INFO cinder.rpc [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:16:36.826728 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.828383 np0000183503 devstack@c-api.service[112545]: INFO cinder.rpc [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:16:36.829702 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.835497 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.837363 np0000183503 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.839838 np0000183503 devstack@c-api.service[112544]: INFO cinder.rpc [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:16:36.842279 np0000183503 devstack@c-api.service[112544]: INFO cinder.rpc [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:16:36.843514 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.854947 np0000183503 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-4e7a5e3f-7631-4030-abaf-37142950797f 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.855608 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.858845 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.859544 np0000183503 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.862027 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.862332 np0000183503 devstack@c-api.service[112547]: INFO cinder.rpc [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:16:36.863462 np0000183503 devstack@c-api.service[112546]: INFO cinder.rpc [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:16:36.864821 np0000183503 devstack@c-api.service[112547]: INFO cinder.rpc [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:16:36.866086 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.866227 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.866509 np0000183503 devstack@c-api.service[112546]: INFO cinder.rpc [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:16:36.867836 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.870237 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.873244 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.876320 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.879218 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.879667 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.881197 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.882129 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.883666 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.883939 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.884728 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.888253 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.888312 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.889301 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.893518 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.894321 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.896683 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.897691 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.897752 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.899633 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.899797 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.900880 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.901460 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.902930 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.904191 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.904313 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.904734 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.905930 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.907460 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.907523 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.908087 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.908978 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.910335 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.910558 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.911228 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.911463 np0000183503 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-2c546782-49f9-4bb3-9012-6feadad985af 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:36.911663 np0000183503 devstack@c-api.service[112544]: WARNING cinder.api.contrib.hosts [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:16:36.911942 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: extensions {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.912986 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.913223 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: cgsnapshots {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.914590 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.914646 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: qos-specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.916147 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.916396 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.916801 np0000183503 devstack@c-api.service[112545]: INFO cinder.rpc [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:16:36.917041 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: capabilities {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.918632 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: backups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.919271 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.919732 np0000183503 devstack@c-api.service[112545]: INFO cinder.rpc [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:16:36.921089 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.921342 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-volume-type-access {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.921937 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.922990 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.924472 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: consistencygroups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.925253 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.925641 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.926440 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: extra_specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.927793 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.927980 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.928857 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.929532 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.929589 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-volume-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.930992 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-volume-transfer {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.931046 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.932560 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.932611 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-availability-zone {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.933943 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-quota-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.934133 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.934345 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.935394 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-quota-class-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.935569 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.938902 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.939680 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-snapshot-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.940212 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.941196 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: os-hosts {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.941751 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.942789 np0000183503 devstack@c-api.service[112546]: WARNING cinder.api.contrib.hosts [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:16:36.943013 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: extensions {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.943080 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.943124 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extended resource: scheduler-stats {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.944622 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: cgsnapshots {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.945262 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.945416 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.946159 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: qos-specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.946890 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.946945 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.947283 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.947876 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.contrib.snapshot_actions [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] SnapshotActionsController initialized {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:16:36.948262 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: capabilities {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.948570 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.949362 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.950254 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.950312 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: backups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.950768 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.951669 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.951806 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.952110 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.952364 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-volume-type-access {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.953284 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.953548 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.954105 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.954789 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.954920 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.955050 np0000183503 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.955806 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: consistencygroups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.955877 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension UsedLimits extending resource: limits {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.955950 np0000183503 devstack@c-api.service[112547]: WARNING cinder.api.contrib.hosts [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:16:36.955999 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.956180 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.956245 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: extensions {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.956319 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.956428 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.956564 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.956666 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.956823 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension TypesManage extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.956937 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957057 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957158 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension AdminActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957270 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension AdminActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957370 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension AdminActions extending resource: backups {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957501 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957605 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957713 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-61adc219-ebf8-43d9-8d2c-3846edb4a5bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.957901 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: extra_specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.958105 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.958343 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: cgsnapshots {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.959540 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.959888 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: qos-specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.961184 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.961251 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-volume-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.962103 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: capabilities {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.962818 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-volume-transfer {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.964051 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.964350 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: backups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.964583 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-availability-zone {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.966566 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-quota-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.966638 np0000183503 devstack@c-api.service[112544]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb6588a3668 pid: 112544 (default app) Jun 30 00:16:36.967084 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.967318 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-volume-type-access {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.967704 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-quota-class-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.968530 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.969179 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-snapshot-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.969774 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.970648 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: os-hosts {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.971219 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.972039 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: consistencygroups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.972106 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extended resource: scheduler-stats {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.974371 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.974873 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: extra_specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.975730 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.975730 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.975730 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.975730 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.975730 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976033 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976033 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976033 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976033 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976033 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976265 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976265 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976265 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976265 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976265 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976265 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976568 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976568 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976568 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976568 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976758 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976758 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.976758 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.976758 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.980899 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.980899 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.980899 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.980899 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981228 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981228 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981228 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981228 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981228 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981492 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981492 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981492 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981492 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981492 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981740 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981740 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981740 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981740 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.981740 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.981740 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982015 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982015 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982015 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982015 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982015 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982015 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982316 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982316 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982316 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982316 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982316 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982316 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982622 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982622 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982622 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982622 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982622 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982866 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982866 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982866 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.982866 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.982866 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983095 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983095 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983095 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983095 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983095 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983095 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983384 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983384 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983384 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983384 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983384 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983384 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983658 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983658 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983658 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983658 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983658 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983905 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983905 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983905 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.983905 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.983905 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984149 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.984195 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984195 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984195 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984195 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984394 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984394 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984394 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984394 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984684 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984684 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984684 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984684 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984684 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984960 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984960 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984960 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.984960 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.984960 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985113 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985113 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985113 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985113 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985249 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985249 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985249 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985249 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985567 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985567 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985567 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985567 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985708 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985708 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985708 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985708 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985843 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985843 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985843 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985843 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985973 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985973 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985973 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.985973 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.985973 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986148 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986148 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986148 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986148 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986148 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986148 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986329 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986329 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986329 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986329 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986329 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986500 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986500 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986500 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986500 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986500 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986500 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986684 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986684 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986684 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986684 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986684 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986684 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986876 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986876 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986876 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986876 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.986876 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.986876 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987060 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987060 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987060 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987060 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987060 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987060 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987240 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987240 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987240 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987240 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987377 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987377 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987377 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987377 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987377 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987645 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987645 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987645 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987645 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:36.987645 np0000183503 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) Jun 30 00:16:36.987799 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] SnapshotActionsController initialized {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:16:36.987831 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.987860 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.987890 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.987914 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-f4089bff-e754-4f33-8f1c-a365e8d3b841 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:36.987942 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-volume-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.987965 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.987992 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-volume-transfer {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.988020 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.988043 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.988068 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 1/1] 199.204.45.53 () {60 vars in 949 bytes} [Tue Jun 30 00:16:36 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 30 00:16:36.988100 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.988132 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-availability-zone {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.988163 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.988191 np0000183503 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.988214 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-quota-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.988245 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension UsedLimits extending resource: limits {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988245 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988245 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988245 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988245 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988358 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.988385 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988385 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988385 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension TypesManage extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988385 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988385 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988385 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension AdminActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988385 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension AdminActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988564 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension AdminActions extending resource: backups {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988564 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988564 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988564 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-4e7a5e3f-7631-4030-abaf-37142950797f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:36.988664 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.988692 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-quota-class-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.988722 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.989699 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.990577 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-snapshot-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.990985 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.992399 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.993525 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: os-hosts {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.993864 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.994701 np0000183503 devstack@c-api.service[112546]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb6588a3668 pid: 112546 (default app) Jun 30 00:16:36.994909 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extended resource: scheduler-stats {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.994969 np0000183503 devstack@c-api.service[112545]: WARNING cinder.api.contrib.hosts [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:16:36.995264 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: extensions {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.997342 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.997470 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: cgsnapshots {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.998871 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:36.999712 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: qos-specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:36.999761 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] SnapshotActionsController initialized {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:16:37.000479 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.001922 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.002615 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: capabilities {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.003257 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.003925 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: backups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.004663 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.006055 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-volume-type-access {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.006132 np0000183503 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.006953 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension UsedLimits extending resource: limits {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007071 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007275 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007374 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007491 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007621 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007716 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007813 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension TypesManage extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007915 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.007974 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.008034 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.008133 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension AdminActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.008243 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension AdminActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.008341 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension AdminActions extending resource: backups {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.008461 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.008558 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.008666 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-ae01bf6d-de08-4c60-9fa1-60db0b320890 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.009563 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: consistencygroups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.011757 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: extra_specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.013592 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.015107 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-volume-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.016703 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-volume-transfer {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.017077 np0000183503 devstack@c-api.service[112547]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fb6588a3668 pid: 112547 (default app) Jun 30 00:16:37.018671 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-availability-zone {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.020030 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-quota-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.021622 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-quota-class-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.023111 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-snapshot-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.024657 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: os-hosts {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.026140 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extended resource: scheduler-stats {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:16:37.029293 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.030921 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.031806 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] SnapshotActionsController initialized {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:16:37.032577 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.034095 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.035660 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.037074 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.038644 np0000183503 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:16:37.039494 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension UsedLimits extending resource: limits {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.039633 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeTypeAccess extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.039890 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.040044 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.040176 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.040343 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.040464 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension SnapshotActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.040611 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension TypesManage extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.040751 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.040923 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.041054 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension AdminActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.041234 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension AdminActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.041346 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension AdminActions extending resource: backups {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.041453 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.041585 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.041698 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-2c546782-49f9-4bb3-9012-6feadad985af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:16:37.050148 np0000183503 devstack@c-api.service[112545]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fb6588a3668 pid: 112545 (default app) Jun 30 00:16:44.532313 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-c1e87508-5e5c-436e-8683-12c0d73f19f7 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:45.371433 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-c1e87508-5e5c-436e-8683-12c0d73f19f7 admin admin] POST https://199.204.45.53/volume/v3/types Jun 30 00:16:45.372068 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-c1e87508-5e5c-436e-8683-12c0d73f19f7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:16:45.373750 np0000183503 devstack@c-api.service[112544]: /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 30 00:16:45.373750 np0000183503 devstack@c-api.service[112544]: warnings.warn( Jun 30 00:16:45.407307 np0000183503 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-c1e87508-5e5c-436e-8683-12c0d73f19f7 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:45.522914 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-c1e87508-5e5c-436e-8683-12c0d73f19f7 admin admin] https://199.204.45.53/volume/v3/types returned with HTTP 200 Jun 30 00:16:45.523709 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 2/2] 199.204.45.53 () {68 vars in 1281 bytes} [Tue Jun 30 00:16:44 2026] POST /volume/v3/types => generated 186 bytes in 992 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:45.552641 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.552641 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.552641 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.552641 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.553526 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.553526 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.553526 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.553526 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554010 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554010 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554010 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554010 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554010 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554010 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554385 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554385 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554385 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554385 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554385 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554749 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554749 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554749 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.554749 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.554749 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555042 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555042 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555042 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555042 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555277 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555277 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555277 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555277 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555277 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555667 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555667 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555667 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555667 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555667 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555953 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555953 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555953 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555953 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.555953 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.555953 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.556356 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.556356 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.556356 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.556356 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.556356 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.556356 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.556916 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.556916 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.556916 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.556916 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.556916 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.556916 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.557278 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.557278 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.557278 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.557278 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.557278 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.557611 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.557611 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.557611 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.557611 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.557611 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.558063 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.558063 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.558063 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.558063 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.558063 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.558063 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.558631 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.558631 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.558631 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.558631 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.558631 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.558631 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.559373 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.559373 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.559373 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.559373 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.559373 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.559707 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.559707 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.559707 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.559707 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.559707 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.560523 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.560523 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.560523 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.560523 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.560651 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.560651 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.560651 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.560651 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.560915 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.560915 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.560915 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.560915 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.560915 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561040 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561040 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561040 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561040 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561040 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561152 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561152 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561152 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561152 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561253 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561253 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561253 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561253 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561349 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561349 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561349 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561349 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561470 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561470 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561470 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561470 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561579 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561579 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561579 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561579 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561672 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561672 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561672 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561672 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561672 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561798 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561798 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561798 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561798 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561798 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561798 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561940 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561940 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561940 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.561940 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.561940 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562056 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562056 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562056 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562056 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562056 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562056 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562203 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562203 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562203 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562203 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562203 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562203 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562351 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562351 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562351 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562351 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562351 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562351 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562535 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562535 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562535 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562535 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562535 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562535 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562689 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562689 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562689 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562689 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562793 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562793 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562793 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562793 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562793 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562919 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562919 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562919 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562919 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.562919 np0000183503 devstack@c-api.service[112546]: warnings.warn(deprecated_msg) Jun 30 00:16:45.562919 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [req-c1e87508-5e5c-436e-8683-12c0d73f19f7 req-13fc4d4e-0e0c-4b71-a2ca-da6353f318b0 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:45.879180 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-c1e87508-5e5c-436e-8683-12c0d73f19f7 req-13fc4d4e-0e0c-4b71-a2ca-da6353f318b0 admin admin] POST https://199.204.45.53/volume/v3/types/a9502b25-bceb-4d6b-88fd-014cd05dc70d/extra_specs Jun 30 00:16:45.879676 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-c1e87508-5e5c-436e-8683-12c0d73f19f7 req-13fc4d4e-0e0c-4b71-a2ca-da6353f318b0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:16:45.881342 np0000183503 devstack@c-api.service[112546]: /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 30 00:16:45.881342 np0000183503 devstack@c-api.service[112546]: warnings.warn( Jun 30 00:16:45.915883 np0000183503 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [req-c1e87508-5e5c-436e-8683-12c0d73f19f7 req-13fc4d4e-0e0c-4b71-a2ca-da6353f318b0 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:45.989061 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-c1e87508-5e5c-436e-8683-12c0d73f19f7 req-13fc4d4e-0e0c-4b71-a2ca-da6353f318b0 admin admin] https://199.204.45.53/volume/v3/types/a9502b25-bceb-4d6b-88fd-014cd05dc70d/extra_specs returned with HTTP 200 Jun 30 00:16:45.989910 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 1/3] 199.204.45.53 () {70 vars in 1498 bytes} [Tue Jun 30 00:16:45 2026] POST /volume/v3/types/a9502b25-bceb-4d6b-88fd-014cd05dc70d/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:16:46.868565 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=6 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:16:46.918608 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=6 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:16:55.519020 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:16:55.985875 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:19:39.331882 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.331882 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.331882 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.331882 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.331882 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.333148 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.333148 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.333148 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.333148 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.333148 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.333569 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.333569 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.333569 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.333569 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.333569 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.333569 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334026 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334026 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334026 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334026 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334346 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334346 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334346 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334346 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334686 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334686 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334686 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334686 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334999 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334999 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334999 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.334999 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.334999 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.335407 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.335407 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.335407 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.335407 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.335407 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.335801 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.335801 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.335801 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.335801 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.335801 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.335801 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.336258 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.336258 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.336258 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.336258 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.336258 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.336258 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.336744 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.336744 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.336744 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.336744 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.336744 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.336744 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.337323 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.337323 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.337323 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.337323 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.337323 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.337755 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.337755 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.337755 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.337755 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.337755 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.338196 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.338196 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.338196 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.338196 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.338196 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.338196 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.338629 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.338629 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.338629 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.338629 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.338629 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.338629 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.339021 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.339021 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.339021 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.339021 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.339021 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.339402 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.339402 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.339402 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.339402 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.339402 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.339769 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.339769 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.339769 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.339769 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.340051 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.340051 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.340051 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.340051 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.340338 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.340338 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.340338 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.340338 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.340338 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.340726 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.340726 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.340726 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.340726 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.340726 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341122 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341122 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341122 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341122 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341326 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341326 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341326 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341326 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341489 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341489 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341489 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341489 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341628 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341628 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341628 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341628 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341757 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341757 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341757 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341757 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341887 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341887 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341887 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.341887 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.341887 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342100 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342100 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342100 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342100 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342100 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342100 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342288 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342288 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342288 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342288 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342288 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342701 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342701 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342701 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342701 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342701 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342701 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342963 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342963 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342963 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342963 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.342963 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.342963 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343232 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343232 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343232 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343232 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343232 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343232 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343510 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343510 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343510 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343510 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343510 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343510 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343776 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343776 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343776 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343776 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343955 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343955 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343955 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.343955 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.343955 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.344193 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.344193 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.344193 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.344193 np0000183503 devstack@c-api.service[112547]: /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 30 00:19:39.344193 np0000183503 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) Jun 30 00:19:39.344193 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-9f370c26-879d-4383-9c9b-6fb164524176 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:19:39.344193 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-9f370c26-879d-4383-9c9b-6fb164524176 None None] GET https://199.204.45.53/volume// Jun 30 00:19:39.344496 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-9f370c26-879d-4383-9c9b-6fb164524176 None None] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:19:39.344496 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-9f370c26-879d-4383-9c9b-6fb164524176 None None] Calling method 'all' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:19:39.344496 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-9f370c26-879d-4383-9c9b-6fb164524176 None None] https://199.204.45.53/volume// returned with HTTP 300 Jun 30 00:19:39.344496 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 1/4] 199.204.45.53 () {66 vars in 1449 bytes} [Tue Jun 30 00:19:39 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 00:20:23.684817 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.684817 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.684817 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.684817 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.685587 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.685587 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.685587 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.685587 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.685856 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.685856 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.685856 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.685856 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.685856 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.685856 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686247 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686247 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686247 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686247 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686247 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686596 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686596 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686596 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686596 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686596 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686804 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686804 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686804 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686804 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686940 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686940 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686940 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.686940 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.686940 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687115 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687115 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687115 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687115 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687115 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687284 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687284 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687284 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687284 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687284 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687284 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687502 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687502 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687502 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687502 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687502 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687502 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687706 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687706 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687706 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687706 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687706 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687706 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687921 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687921 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687921 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.687921 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.687921 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688096 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688096 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688096 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688096 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688096 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688253 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688253 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688253 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688253 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688253 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688253 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688990 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688990 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688990 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688990 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.688990 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.688990 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.689384 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.689384 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.689384 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.689384 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.689384 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.689747 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.689747 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.689747 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.689747 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.689747 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690065 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690065 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690065 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690065 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690322 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690322 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690322 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690322 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690600 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690600 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690600 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690600 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690600 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690933 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690933 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690933 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.690933 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.690933 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.691251 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.691251 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.691251 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.691251 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.691531 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.691531 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.691531 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.691531 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.691787 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.691787 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.691787 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.691787 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692089 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692089 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692089 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692089 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692366 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692366 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692366 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692366 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692657 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692657 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692657 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692657 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692657 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692958 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692958 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692958 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692958 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.692958 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.692958 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693155 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693155 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693155 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693155 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693155 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693325 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693325 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693325 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693325 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693325 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693325 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693790 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693790 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693790 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693790 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.693790 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.693790 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694181 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694181 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694181 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694181 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694181 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694181 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694573 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694573 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694573 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694573 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694573 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694573 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694895 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694895 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.694895 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.694895 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.695038 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.695038 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.695038 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.695038 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.695038 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.695318 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.695318 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.695318 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.695318 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:23.695318 np0000183503 devstack@c-api.service[112545]: warnings.warn(deprecated_msg) Jun 30 00:20:23.695318 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-97f8519b-7489-4378-adff-2f66d69e6e28 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:23.695318 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 1/5] 199.204.45.53 () {62 vars in 1061 bytes} [Tue Jun 30 00:20:23 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Jun 30 00:20:23.842782 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-62c09704-f366-4341-97a6-1b349d085de8 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:23.851342 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 3/6] 199.204.45.53 () {64 vars in 1265 bytes} [Tue Jun 30 00:20:23 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 00:20:23.882764 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [req-62c09704-f366-4341-97a6-1b349d085de8 req-5d987b77-307b-4262-9426-d7354ff24d2f None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:23.887986 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-62c09704-f366-4341-97a6-1b349d085de8 req-5d987b77-307b-4262-9426-d7354ff24d2f demo demo] GET https://199.204.45.53/volume/v3/ Jun 30 00:20:23.888373 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-62c09704-f366-4341-97a6-1b349d085de8 req-5d987b77-307b-4262-9426-d7354ff24d2f demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:23.888801 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [req-62c09704-f366-4341-97a6-1b349d085de8 req-5d987b77-307b-4262-9426-d7354ff24d2f demo demo] Calling method 'version_select' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:23.890298 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [req-62c09704-f366-4341-97a6-1b349d085de8 req-5d987b77-307b-4262-9426-d7354ff24d2f demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 30 00:20:23.891000 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 2/7] 199.204.45.53 () {66 vars in 1339 bytes} [Tue Jun 30 00:20:23 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:23.934937 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-bbdcaef7-ee88-42c2-86b3-54ceb47d3b48 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:24.274053 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-bbdcaef7-ee88-42c2-86b3-54ceb47d3b48 demo demo] GET https://199.204.45.53/volume/v3/types Jun 30 00:20:24.274457 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-bbdcaef7-ee88-42c2-86b3-54ceb47d3b48 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:24.274700 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-bbdcaef7-ee88-42c2-86b3-54ceb47d3b48 demo demo] Calling method 'index' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:24.275200 np0000183503 devstack@c-api.service[112547]: /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 30 00:20:24.275200 np0000183503 devstack@c-api.service[112547]: warnings.warn( Jun 30 00:20:24.275876 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-bbdcaef7-ee88-42c2-86b3-54ceb47d3b48 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:20:24.313691 np0000183503 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-bbdcaef7-ee88-42c2-86b3-54ceb47d3b48 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:20:24.428826 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-bbdcaef7-ee88-42c2-86b3-54ceb47d3b48 demo demo] https://199.204.45.53/volume/v3/types returned with HTTP 200 Jun 30 00:20:24.429432 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 2/8] 199.204.45.53 () {64 vars in 1283 bytes} [Tue Jun 30 00:20:23 2026] GET /volume/v3/types => generated 377 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:24.468653 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-379744e7-f80f-4b73-ba5d-6cd4281de1f2 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:24.790814 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-379744e7-f80f-4b73-ba5d-6cd4281de1f2 demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 30 00:20:24.791435 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-379744e7-f80f-4b73-ba5d-6cd4281de1f2 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:24.791435 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-379744e7-f80f-4b73-ba5d-6cd4281de1f2 demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:24.823937 np0000183503 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-379744e7-f80f-4b73-ba5d-6cd4281de1f2 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:20:25.328299 np0000183503 devstack@c-api.service[112545]: /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 30 00:20:25.328299 np0000183503 devstack@c-api.service[112545]: warnings.warn( Jun 30 00:20:25.328299 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-379744e7-f80f-4b73-ba5d-6cd4281de1f2 demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 30 00:20:25.328299 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 2/9] 199.204.45.53 () {64 vars in 1294 bytes} [Tue Jun 30 00:20:24 2026] GET /volume/v3/types/default => generated 145 bytes in 858 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:26.681957 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-e2637f7d-b28c-4e3c-9e2a-e8ae4832bf66 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:26.683390 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 4/10] 199.204.45.53 () {62 vars in 1061 bytes} [Tue Jun 30 00:20:26 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 30 00:20:26.715300 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-5947403c-4dda-48c6-b6e7-b58a09f3b120 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:26.721859 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 3/11] 199.204.45.53 () {64 vars in 1265 bytes} [Tue Jun 30 00:20:26 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 30 00:20:26.759505 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [req-5947403c-4dda-48c6-b6e7-b58a09f3b120 req-2262689b-2bb3-4465-ba28-d7d1129316f9 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:26.770154 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [req-5947403c-4dda-48c6-b6e7-b58a09f3b120 req-2262689b-2bb3-4465-ba28-d7d1129316f9 demo demo] GET https://199.204.45.53/volume/v3/ Jun 30 00:20:26.770627 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [req-5947403c-4dda-48c6-b6e7-b58a09f3b120 req-2262689b-2bb3-4465-ba28-d7d1129316f9 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:26.771081 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [req-5947403c-4dda-48c6-b6e7-b58a09f3b120 req-2262689b-2bb3-4465-ba28-d7d1129316f9 demo demo] Calling method 'version_select' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:26.771855 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [req-5947403c-4dda-48c6-b6e7-b58a09f3b120 req-2262689b-2bb3-4465-ba28-d7d1129316f9 demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 30 00:20:26.772170 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 3/12] 199.204.45.53 () {66 vars in 1339 bytes} [Tue Jun 30 00:20:26 2026] GET /volume/v3/ => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:26.813026 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-def60761-6691-4237-9385-c7814e6a87fc None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:26.815985 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-def60761-6691-4237-9385-c7814e6a87fc demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 30 00:20:26.816246 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-def60761-6691-4237-9385-c7814e6a87fc demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:26.816527 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-def60761-6691-4237-9385-c7814e6a87fc demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:26.919150 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-def60761-6691-4237-9385-c7814e6a87fc demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 30 00:20:26.919847 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 3/13] 199.204.45.53 () {64 vars in 1294 bytes} [Tue Jun 30 00:20:26 2026] GET /volume/v3/types/default => generated 145 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:27.658875 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-f6f6074b-c3a2-458a-95fe-73c7f805ed5f None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.660505 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 5/14] 199.204.45.53 () {62 vars in 1061 bytes} [Tue Jun 30 00:20:27 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 30 00:20:27.695869 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-3a3650be-056a-4d13-9c7a-c8fa1c722f9a None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.699538 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 4/15] 199.204.45.53 () {64 vars in 1265 bytes} [Tue Jun 30 00:20:27 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 30 00:20:27.734146 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [req-3a3650be-056a-4d13-9c7a-c8fa1c722f9a req-7e46e4ef-42e3-4e78-bdcc-2656cc56b1fe None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.737405 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [req-3a3650be-056a-4d13-9c7a-c8fa1c722f9a req-7e46e4ef-42e3-4e78-bdcc-2656cc56b1fe demo demo] GET https://199.204.45.53/volume/v3/ Jun 30 00:20:27.737810 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [req-3a3650be-056a-4d13-9c7a-c8fa1c722f9a req-7e46e4ef-42e3-4e78-bdcc-2656cc56b1fe demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:27.738177 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [req-3a3650be-056a-4d13-9c7a-c8fa1c722f9a req-7e46e4ef-42e3-4e78-bdcc-2656cc56b1fe demo demo] Calling method 'version_select' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:27.738909 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [req-3a3650be-056a-4d13-9c7a-c8fa1c722f9a req-7e46e4ef-42e3-4e78-bdcc-2656cc56b1fe demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 30 00:20:27.739586 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 4/16] 199.204.45.53 () {66 vars in 1339 bytes} [Tue Jun 30 00:20:27 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 30 00:20:27.777435 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-02967383-27fc-40b0-ba84-b8c23449ff7b None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.780987 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-02967383-27fc-40b0-ba84-b8c23449ff7b demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 30 00:20:27.781454 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-02967383-27fc-40b0-ba84-b8c23449ff7b demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:27.781910 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-02967383-27fc-40b0-ba84-b8c23449ff7b demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:27.829437 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-02967383-27fc-40b0-ba84-b8c23449ff7b demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 30 00:20:27.830163 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 4/17] 199.204.45.53 () {64 vars in 1294 bytes} [Tue Jun 30 00:20:27 2026] GET /volume/v3/types/default => generated 145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:27.871487 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-5c32586b-052d-48a5-a3b0-116092eb56d3 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.872694 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 6/18] 199.204.45.53 () {62 vars in 1061 bytes} [Tue Jun 30 00:20:27 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 30 00:20:27.910272 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-d3cfd764-ecf1-4ae8-899f-824bceb78179 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.914632 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 5/19] 199.204.45.53 () {64 vars in 1265 bytes} [Tue Jun 30 00:20:27 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 30 00:20:27.952304 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [req-d3cfd764-ecf1-4ae8-899f-824bceb78179 req-48cf7c58-4f50-4dd7-8bb5-7a34a5a9b78b None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.954581 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [req-d3cfd764-ecf1-4ae8-899f-824bceb78179 req-48cf7c58-4f50-4dd7-8bb5-7a34a5a9b78b demo demo] GET https://199.204.45.53/volume/v3/ Jun 30 00:20:27.954807 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [req-d3cfd764-ecf1-4ae8-899f-824bceb78179 req-48cf7c58-4f50-4dd7-8bb5-7a34a5a9b78b demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:27.955053 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [req-d3cfd764-ecf1-4ae8-899f-824bceb78179 req-48cf7c58-4f50-4dd7-8bb5-7a34a5a9b78b demo demo] Calling method 'version_select' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:27.955536 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [req-d3cfd764-ecf1-4ae8-899f-824bceb78179 req-48cf7c58-4f50-4dd7-8bb5-7a34a5a9b78b demo demo] https://199.204.45.53/volume/v3/ returned with HTTP 200 Jun 30 00:20:27.955975 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 5/20] 199.204.45.53 () {66 vars in 1339 bytes} [Tue Jun 30 00:20:27 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:27.996709 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-6abe35b6-dd94-4c2f-b0d3-0afee4c4d08f None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:20:27.999320 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-6abe35b6-dd94-4c2f-b0d3-0afee4c4d08f demo demo] GET https://199.204.45.53/volume/v3/types/default Jun 30 00:20:27.999532 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-6abe35b6-dd94-4c2f-b0d3-0afee4c4d08f demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:20:28.000316 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-6abe35b6-dd94-4c2f-b0d3-0afee4c4d08f demo demo] Calling method 'show' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:20:28.007405 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-6abe35b6-dd94-4c2f-b0d3-0afee4c4d08f demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 Jun 30 00:20:28.007818 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 5/21] 199.204.45.53 () {64 vars in 1294 bytes} [Tue Jun 30 00:20:27 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:20:34.325660 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:20:38.003957 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=8 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:27:56.887167 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:27:56.976479 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:27:56.976715 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:27:56.976937 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:27:56.977540 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:27:56.978304 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:27:57.029742 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed demo demo] Get all volumes completed successfully. Jun 30 00:27:57.032830 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-f57a0a05-a894-4bf4-a825-8f5adad40aed demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:27:57.033414 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 7/22] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:27:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:28:07.023886 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:28:57.056578 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:28:57.059584 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:28:57.059817 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:28:57.060016 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:28:57.060627 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:28:57.061516 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:28:57.100298 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 demo demo] Get all volumes completed successfully. Jun 30 00:28:57.102829 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-cb83a583-d894-4b3b-8b68-35a072b1a1e1 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:28:57.103300 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 6/23] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:28:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:29:07.091578 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:29:57.134518 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:29:57.136686 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:29:57.136884 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:29:57.137039 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:29:57.137433 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:29:57.138241 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:29:57.181494 np0000183503 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf demo demo] Get all volumes completed successfully. Jun 30 00:29:57.186107 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-72f6fd7e-29c2-484e-a5e8-ea0973c7c5cf demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:29:57.186497 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 6/24] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:29:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:30:07.173214 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:30:57.216122 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:30:57.220677 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:30:57.220931 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:30:57.221182 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:30:57.221893 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:30:57.222960 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:30:57.263974 np0000183503 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 demo demo] Get all volumes completed successfully. Jun 30 00:30:57.267391 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-f2f5990d-6d8b-4e74-b97d-f1573a548fc5 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:30:57.310580 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 6/25] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:30:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:31:07.254414 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:31:57.296711 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:31:57.299536 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:31:57.300074 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:31:57.300542 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:31:57.300922 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:31:57.302025 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:31:57.309973 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 demo demo] Get all volumes completed successfully. Jun 30 00:31:57.313226 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-4dcf81b7-7cac-45b0-8bf6-d3826294f390 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:31:57.314081 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 8/26] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:31:57 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 30 00:32:07.305242 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:32:57.331004 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:32:57.441829 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:32:57.442263 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:32:57.442581 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:32:57.442903 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:32:57.443897 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:32:57.454243 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e demo demo] Get all volumes completed successfully. Jun 30 00:32:57.457288 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-73081a6b-dc8e-49b0-a9e3-4e5917ef035e demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:32:57.457553 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 7/27] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:32:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:33:07.447501 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:33:57.504795 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:33:57.509008 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:33:57.509296 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:33:57.509679 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:33:57.510022 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:33:57.511822 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:33:57.521396 np0000183503 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 demo demo] Get all volumes completed successfully. Jun 30 00:33:57.523398 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-748fedfd-f3f5-448c-92ed-3a68b19a9d28 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:33:57.524070 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 7/28] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:33:57 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 30 00:34:07.515141 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:34:57.550877 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:34:57.553291 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:34:57.553545 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:34:57.553771 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:34:57.554277 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:34:57.555161 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:34:57.593690 np0000183503 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e demo demo] Get all volumes completed successfully. Jun 30 00:34:57.593690 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-55bc119a-e6ce-4a2f-bd32-7954eedb183e demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:34:57.593690 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 7/29] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:34:57 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 30 00:35:07.558184 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:35:57.584769 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-4ae3d324-2a92-4824-b363-817b65a8116f None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:35:57.588179 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-4ae3d324-2a92-4824-b363-817b65a8116f demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:35:57.588424 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-4ae3d324-2a92-4824-b363-817b65a8116f demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:35:57.588949 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-4ae3d324-2a92-4824-b363-817b65a8116f demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:35:57.589139 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-4ae3d324-2a92-4824-b363-817b65a8116f demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:35:57.589966 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-4ae3d324-2a92-4824-b363-817b65a8116f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:35:57.597363 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-4ae3d324-2a92-4824-b363-817b65a8116f demo demo] Get all volumes completed successfully. Jun 30 00:35:57.599232 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-4ae3d324-2a92-4824-b363-817b65a8116f demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:35:57.599591 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 9/30] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:35:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:36:07.593308 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:36:57.619480 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:36:57.622964 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:36:57.623328 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:36:57.623538 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:36:57.624026 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:36:57.625655 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:36:57.634693 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 demo demo] Get all volumes completed successfully. Jun 30 00:36:57.637341 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-0c2b9c1c-bca3-4efb-a536-10080b820d34 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:36:57.637822 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 8/31] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:36:57 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 30 00:37:07.628433 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:37:57.653277 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-9431fa47-0d20-4a19-8f62-23232123c82e None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:37:57.814892 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-9431fa47-0d20-4a19-8f62-23232123c82e demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:37:57.815036 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-9431fa47-0d20-4a19-8f62-23232123c82e demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:37:57.815265 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-9431fa47-0d20-4a19-8f62-23232123c82e demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:37:57.815469 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-9431fa47-0d20-4a19-8f62-23232123c82e demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:37:57.816180 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-9431fa47-0d20-4a19-8f62-23232123c82e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:37:57.824312 np0000183503 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-9431fa47-0d20-4a19-8f62-23232123c82e demo demo] Get all volumes completed successfully. Jun 30 00:37:57.826626 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-9431fa47-0d20-4a19-8f62-23232123c82e demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:37:57.827364 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 8/32] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:37:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:38:07.819424 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:38:57.847795 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:38:57.850636 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:38:57.850854 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:38:57.851110 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:38:57.851397 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:38:57.852264 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:38:57.859733 np0000183503 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 demo demo] Get all volumes completed successfully. Jun 30 00:38:57.861707 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-8510970c-ee19-45ff-98ce-1b82310b53b7 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:38:57.862099 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 8/33] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:38:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:39:07.855705 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:39:57.885244 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:39:57.889384 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:39:57.889795 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:39:57.890140 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:39:57.890357 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:39:57.891049 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:39:57.897352 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 demo demo] Get all volumes completed successfully. Jun 30 00:39:57.899726 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-ead6b5ec-f696-4832-882f-38d2555ee0c6 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:39:57.900175 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 10/34] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:39:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:40:07.893956 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:40:57.921566 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:40:57.926890 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:40:57.927292 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:40:57.927679 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:40:57.928127 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:40:57.929430 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:40:57.940409 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf demo demo] Get all volumes completed successfully. Jun 30 00:40:57.943389 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-1bfa1eed-bcb2-4ff1-8c66-d7b44a2e4dcf demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:40:57.944158 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 9/35] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:40:57 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 30 00:41:07.933380 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:41:57.969353 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-81665282-5c01-46ce-a42f-19822dbd2d5b None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:41:57.971596 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-81665282-5c01-46ce-a42f-19822dbd2d5b demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:41:57.971776 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-81665282-5c01-46ce-a42f-19822dbd2d5b demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:41:57.971951 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-81665282-5c01-46ce-a42f-19822dbd2d5b demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:41:57.972184 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-81665282-5c01-46ce-a42f-19822dbd2d5b demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:41:57.972928 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-81665282-5c01-46ce-a42f-19822dbd2d5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:41:57.983029 np0000183503 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-81665282-5c01-46ce-a42f-19822dbd2d5b demo demo] Get all volumes completed successfully. Jun 30 00:41:57.985845 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-81665282-5c01-46ce-a42f-19822dbd2d5b demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:41:57.986324 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 9/36] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:41:57 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 30 00:42:07.976960 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:42:58.009662 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:42:58.012512 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:42:58.012829 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:42:58.013060 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:42:58.013382 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:42:58.014394 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:42:58.023257 np0000183503 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e demo demo] Get all volumes completed successfully. Jun 30 00:42:58.026249 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-96cf4a14-26c4-44e9-8962-086bf7daad2e demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:42:58.026994 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 9/37] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:42:58 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 30 00:43:08.018222 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:43:58.045769 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:43:58.093816 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:43:58.094135 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:43:58.094326 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:43:58.094841 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:43:58.095869 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:43:58.105231 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 demo demo] Get all volumes completed successfully. Jun 30 00:43:58.107673 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-c8a0d9bc-81c6-4313-8994-3a60fa93d195 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:43:58.108154 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 11/38] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:44:08.099367 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:44:58.132427 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:44:58.136678 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:44:58.137118 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:44:58.137625 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:44:58.138009 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:44:58.139582 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:44:58.148517 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 demo demo] Get all volumes completed successfully. Jun 30 00:44:58.150382 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-421fffa1-2441-4c9d-92ae-a4751f7648a8 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:44:58.150977 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 10/39] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:44:58 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 30 00:45:08.143835 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:45:58.165719 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:45:58.168669 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:45:58.168917 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:45:58.169218 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:45:58.169564 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:45:58.170742 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:45:58.180654 np0000183503 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 demo demo] Get all volumes completed successfully. Jun 30 00:45:58.185229 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-2b2f184c-9eb4-4eac-93c1-520fa70d2d05 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:45:58.186080 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 10/40] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:45:58 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 30 00:46:08.174517 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:46:58.206091 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-6a288ca1-4aa7-4197-a068-081356c466d0 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:46:58.210409 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-6a288ca1-4aa7-4197-a068-081356c466d0 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:46:58.210769 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-6a288ca1-4aa7-4197-a068-081356c466d0 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:46:58.211104 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-6a288ca1-4aa7-4197-a068-081356c466d0 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:46:58.211537 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-6a288ca1-4aa7-4197-a068-081356c466d0 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:46:58.213347 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-6a288ca1-4aa7-4197-a068-081356c466d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:46:58.227583 np0000183503 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-6a288ca1-4aa7-4197-a068-081356c466d0 demo demo] Get all volumes completed successfully. Jun 30 00:46:58.229962 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-6a288ca1-4aa7-4197-a068-081356c466d0 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:46:58.230404 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 10/41] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:46:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:47:08.217757 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:47:58.249353 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:47:58.253488 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:47:58.253909 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:47:58.254926 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:47:58.254926 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:47:58.256739 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:47:58.269176 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a demo demo] Get all volumes completed successfully. Jun 30 00:47:58.272026 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-00ea5ced-e5b9-4a58-b48a-4a06dcb1b42a demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:47:58.272471 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 12/42] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:47:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:48:08.260645 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:48:58.292845 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:48:58.396777 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:48:58.397020 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:48:58.397348 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:48:58.397815 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:48:58.398780 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:48:58.408295 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 demo demo] Get all volumes completed successfully. Jun 30 00:48:58.410948 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-15e99ac4-269c-459f-a089-cb0ae5fed3b6 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:48:58.411385 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 11/43] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:48:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:49:08.402080 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:49:58.430956 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:49:58.433286 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:49:58.433537 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:49:58.433789 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:49:58.434082 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:49:58.435043 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:49:58.444482 np0000183503 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 demo demo] Get all volumes completed successfully. Jun 30 00:49:58.448493 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-ba6cd0b2-5ef4-440e-af1e-0b4d444b0fb1 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:49:58.449346 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 11/44] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:49:58 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 30 00:50:08.438058 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:50:58.469218 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:50:58.472397 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:50:58.472716 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:50:58.473030 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:50:58.473612 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:50:58.474413 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:50:58.484209 np0000183503 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b demo demo] Get all volumes completed successfully. Jun 30 00:50:58.487599 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-ecb3868f-6d52-4cbc-b71d-607c5e6a492b demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:50:58.488104 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 11/45] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:50:58 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 30 00:51:08.477791 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:51:58.502315 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:51:58.505283 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:51:58.505595 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:51:58.505886 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:51:58.506244 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:51:58.507233 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:51:58.516136 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 demo demo] Get all volumes completed successfully. Jun 30 00:51:58.518491 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-fd0c7591-3e16-497b-bf3e-040760c2b3d4 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:51:58.519240 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 13/46] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:51:58 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 30 00:52:08.511012 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:52:58.537722 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-5dd62144-d379-4bc2-a281-33420cfbc563 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:52:58.541622 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-5dd62144-d379-4bc2-a281-33420cfbc563 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:52:58.541977 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-5dd62144-d379-4bc2-a281-33420cfbc563 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:52:58.542550 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-5dd62144-d379-4bc2-a281-33420cfbc563 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:52:58.543188 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-5dd62144-d379-4bc2-a281-33420cfbc563 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:52:58.544365 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-5dd62144-d379-4bc2-a281-33420cfbc563 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:52:58.552008 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-5dd62144-d379-4bc2-a281-33420cfbc563 demo demo] Get all volumes completed successfully. Jun 30 00:52:58.554899 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-5dd62144-d379-4bc2-a281-33420cfbc563 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:52:58.555354 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 12/47] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:52:58 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 30 00:53:08.547658 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:53:58.574043 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-8c7d60a1-61bd-477a-b073-1e472f977272 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:53:58.607628 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-8c7d60a1-61bd-477a-b073-1e472f977272 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:53:58.607792 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-8c7d60a1-61bd-477a-b073-1e472f977272 demo demo] Empty body provided in request {{(pid=112547) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:53:58.607986 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-8c7d60a1-61bd-477a-b073-1e472f977272 demo demo] Calling method 'detail' {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:53:58.608206 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.api.api_utils [None req-8c7d60a1-61bd-477a-b073-1e472f977272 demo demo] Removing options '' from query. {{(pid=112547) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:53:58.608955 np0000183503 devstack@c-api.service[112547]: DEBUG cinder.volume.api [None req-8c7d60a1-61bd-477a-b073-1e472f977272 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112547) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:53:58.618070 np0000183503 devstack@c-api.service[112547]: INFO cinder.volume.api [None req-8c7d60a1-61bd-477a-b073-1e472f977272 demo demo] Get all volumes completed successfully. Jun 30 00:53:58.620821 np0000183503 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-8c7d60a1-61bd-477a-b073-1e472f977272 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:53:58.621203 np0000183503 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 12/48] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:53:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:54:08.612762 np0000183503 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:54:58.642805 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.middleware.request_id [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 None None] RequestId filter calling following filter/app {{(pid=112545) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:54:58.646153 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:54:58.646467 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 demo demo] Empty body provided in request {{(pid=112545) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:54:58.646744 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.openstack.wsgi [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 demo demo] Calling method 'detail' {{(pid=112545) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:54:58.647135 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.api.api_utils [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 demo demo] Removing options '' from query. {{(pid=112545) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:54:58.649403 np0000183503 devstack@c-api.service[112545]: DEBUG cinder.volume.api [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112545) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:54:58.656049 np0000183503 devstack@c-api.service[112545]: INFO cinder.volume.api [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 demo demo] Get all volumes completed successfully. Jun 30 00:54:58.658205 np0000183503 devstack@c-api.service[112545]: INFO cinder.api.openstack.wsgi [None req-274eeb63-4dca-4a7c-8be8-ee54d0fe2a94 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:54:58.658627 np0000183503 devstack@c-api.service[112545]: [pid: 112545|app: 0|req: 12/49] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:54:58 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 30 00:55:08.651711 np0000183503 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=1 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:55:58.677659 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:55:58.681822 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:55:58.682276 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 demo demo] Empty body provided in request {{(pid=112544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:55:58.682653 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 demo demo] Calling method 'detail' {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:55:58.683242 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.api.api_utils [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 demo demo] Removing options '' from query. {{(pid=112544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:55:58.684848 np0000183503 devstack@c-api.service[112544]: DEBUG cinder.volume.api [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112544) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:55:58.693143 np0000183503 devstack@c-api.service[112544]: INFO cinder.volume.api [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 demo demo] Get all volumes completed successfully. Jun 30 00:55:58.695067 np0000183503 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [None req-6b453e8a-7a6a-47bf-bb35-9f123a7f6e41 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:55:58.695415 np0000183503 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 14/50] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:55:58 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 30 00:56:08.688707 np0000183503 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:56:58.714475 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.middleware.request_id [None req-cca42b1f-9334-4822-80a1-40ff217fa759 None None] RequestId filter calling following filter/app {{(pid=112546) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:56:58.718065 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-cca42b1f-9334-4822-80a1-40ff217fa759 demo demo] GET https://199.204.45.53/volume/v3/volumes/detail Jun 30 00:56:58.718299 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-cca42b1f-9334-4822-80a1-40ff217fa759 demo demo] Empty body provided in request {{(pid=112546) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:56:58.718565 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.openstack.wsgi [None req-cca42b1f-9334-4822-80a1-40ff217fa759 demo demo] Calling method 'detail' {{(pid=112546) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:56:58.718850 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.api.api_utils [None req-cca42b1f-9334-4822-80a1-40ff217fa759 demo demo] Removing options '' from query. {{(pid=112546) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:56:58.719760 np0000183503 devstack@c-api.service[112546]: DEBUG cinder.volume.api [None req-cca42b1f-9334-4822-80a1-40ff217fa759 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112546) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:56:58.728891 np0000183503 devstack@c-api.service[112546]: INFO cinder.volume.api [None req-cca42b1f-9334-4822-80a1-40ff217fa759 demo demo] Get all volumes completed successfully. Jun 30 00:56:58.731545 np0000183503 devstack@c-api.service[112546]: INFO cinder.api.openstack.wsgi [None req-cca42b1f-9334-4822-80a1-40ff217fa759 demo demo] https://199.204.45.53/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:56:58.731977 np0000183503 devstack@c-api.service[112546]: [pid: 112546|app: 0|req: 13/51] 199.204.45.53 () {64 vars in 1290 bytes} [Tue Jun 30 00:56:58 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 30 00:57:08.723086 np0000183503 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=1 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}