Jun 21 02:31:44.647066 np0000182405 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 21 02:31:44.656123 np0000182405 devstack@c-api.service[112370]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Jun 21 02:31:44 2026] *** Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: nodename: np0000182405 Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: machine: x86_64 Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: clock source: unix Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: pcre jit disabled Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: detected number of CPU cores: 16 Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: current working directory: / Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: detected binary path: /usr/bin/uwsgi-core Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: your processes number limit is 256917 Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: your memory page size is 4096 bytes Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: detected max file descriptor number: 2048 Jun 21 02:31:44.660586 np0000182405 devstack@c-api.service[112370]: lock engine: pthread robust mutexes Jun 21 02:31:44.660967 np0000182405 devstack@c-api.service[112370]: thunder lock: enabled Jun 21 02:31:44.660967 np0000182405 devstack@c-api.service[112370]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 21 02:31:44.660967 np0000182405 devstack@c-api.service[112370]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 21 02:31:44.661034 np0000182405 devstack@c-api.service[112370]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 21 02:31:44.661034 np0000182405 devstack@c-api.service[112370]: Set PythonHome to /opt/stack/data/venv Jun 21 02:31:44.705626 np0000182405 devstack@c-api.service[112370]: Python main interpreter initialized at 0x79f2da6a3668 Jun 21 02:31:44.705626 np0000182405 devstack@c-api.service[112370]: python threads support enabled Jun 21 02:31:44.705626 np0000182405 devstack@c-api.service[112370]: your server socket listen backlog is limited to 100 connections Jun 21 02:31:44.705626 np0000182405 devstack@c-api.service[112370]: your mercy for graceful operations on workers is 80 seconds Jun 21 02:31:44.706284 np0000182405 devstack@c-api.service[112370]: mapped 671795 bytes (656 KB) for 4 cores Jun 21 02:31:44.706432 np0000182405 devstack@c-api.service[112370]: *** Operational MODE: preforking *** Jun 21 02:31:44.706620 np0000182405 devstack@c-api.service[112370]: *** uWSGI is running in multiple interpreter mode *** Jun 21 02:31:44.706620 np0000182405 devstack@c-api.service[112370]: spawned uWSGI master process (pid: 112370) Jun 21 02:31:44.706846 np0000182405 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 21 02:31:44.707493 np0000182405 devstack@c-api.service[112370]: spawned uWSGI worker 1 (pid: 112385, cores: 1) Jun 21 02:31:44.708027 np0000182405 devstack@c-api.service[112370]: spawned uWSGI worker 2 (pid: 112386, cores: 1) Jun 21 02:31:44.708497 np0000182405 devstack@c-api.service[112370]: spawned uWSGI worker 3 (pid: 112387, cores: 1) Jun 21 02:31:44.708992 np0000182405 devstack@c-api.service[112370]: spawned uWSGI worker 4 (pid: 112388, cores: 1) Jun 21 02:31:44.709045 np0000182405 devstack@c-api.service[112370]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 21 02:31:44.846443 np0000182405 devstack@c-api.service[112385]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 21 02:31:44.846443 np0000182405 devstack@c-api.service[112385]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 21 02:31:44.846443 np0000182405 devstack@c-api.service[112385]: we strongly recommend against using it for new projects. Jun 21 02:31:44.846443 np0000182405 devstack@c-api.service[112385]: If you are already using Eventlet, we recommend migrating to a different Jun 21 02:31:44.846443 np0000182405 devstack@c-api.service[112385]: framework. For more detail see Jun 21 02:31:44.846443 np0000182405 devstack@c-api.service[112385]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 21 02:31:44.846443 np0000182405 devstack@c-api.service[112385]: import eventlet # noqa Jun 21 02:31:44.853126 np0000182405 devstack@c-api.service[112386]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 21 02:31:44.853126 np0000182405 devstack@c-api.service[112386]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 21 02:31:44.853126 np0000182405 devstack@c-api.service[112386]: we strongly recommend against using it for new projects. Jun 21 02:31:44.853126 np0000182405 devstack@c-api.service[112386]: If you are already using Eventlet, we recommend migrating to a different Jun 21 02:31:44.853126 np0000182405 devstack@c-api.service[112386]: framework. For more detail see Jun 21 02:31:44.853126 np0000182405 devstack@c-api.service[112386]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 21 02:31:44.853126 np0000182405 devstack@c-api.service[112386]: import eventlet # noqa Jun 21 02:31:44.854315 np0000182405 devstack@c-api.service[112387]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 21 02:31:44.854315 np0000182405 devstack@c-api.service[112387]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 21 02:31:44.854315 np0000182405 devstack@c-api.service[112387]: we strongly recommend against using it for new projects. Jun 21 02:31:44.854315 np0000182405 devstack@c-api.service[112387]: If you are already using Eventlet, we recommend migrating to a different Jun 21 02:31:44.854315 np0000182405 devstack@c-api.service[112387]: framework. For more detail see Jun 21 02:31:44.854315 np0000182405 devstack@c-api.service[112387]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 21 02:31:44.854315 np0000182405 devstack@c-api.service[112387]: import eventlet # noqa Jun 21 02:31:44.856585 np0000182405 devstack@c-api.service[112388]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 21 02:31:44.856585 np0000182405 devstack@c-api.service[112388]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 21 02:31:44.856585 np0000182405 devstack@c-api.service[112388]: we strongly recommend against using it for new projects. Jun 21 02:31:44.856585 np0000182405 devstack@c-api.service[112388]: If you are already using Eventlet, we recommend migrating to a different Jun 21 02:31:44.856585 np0000182405 devstack@c-api.service[112388]: framework. For more detail see Jun 21 02:31:44.856585 np0000182405 devstack@c-api.service[112388]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 21 02:31:44.856585 np0000182405 devstack@c-api.service[112388]: import eventlet # noqa Jun 21 02:31:44.935857 np0000182405 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 21 02:31:44.935857 np0000182405 devstack@c-api.service[112385]: warnings.warn( Jun 21 02:31:44.944566 np0000182405 devstack@c-api.service[112386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 21 02:31:44.944566 np0000182405 devstack@c-api.service[112386]: warnings.warn( Jun 21 02:31:44.948563 np0000182405 devstack@c-api.service[112388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 21 02:31:44.948563 np0000182405 devstack@c-api.service[112388]: warnings.warn( Jun 21 02:31:44.960914 np0000182405 devstack@c-api.service[112387]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 21 02:31:44.960914 np0000182405 devstack@c-api.service[112387]: warnings.warn( Jun 21 02:31:45.017831 np0000182405 devstack@c-api.service[112385]: /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 21 02:31:45.017831 np0000182405 devstack@c-api.service[112385]: from cgi import parse_header Jun 21 02:31:45.029034 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:45.029034 np0000182405 devstack@c-api.service[112386]: from cgi import parse_header Jun 21 02:31:45.031085 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:45.031085 np0000182405 devstack@c-api.service[112388]: from cgi import parse_header Jun 21 02:31:45.068887 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:45.068887 np0000182405 devstack@c-api.service[112387]: from cgi import parse_header Jun 21 02:31:45.076480 np0000182405 devstack@c-api.service[112385]: /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 21 02:31:45.076480 np0000182405 devstack@c-api.service[112385]: removals.removed_module( Jun 21 02:31:45.078203 np0000182405 devstack@c-api.service[112385]: /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 21 02:31:45.078203 np0000182405 devstack@c-api.service[112385]: removals.removed_module( Jun 21 02:31:45.081561 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:45.081561 np0000182405 devstack@c-api.service[112388]: removals.removed_module( Jun 21 02:31:45.084703 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:45.084703 np0000182405 devstack@c-api.service[112388]: removals.removed_module( Jun 21 02:31:45.085911 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:45.085911 np0000182405 devstack@c-api.service[112386]: removals.removed_module( Jun 21 02:31:45.087561 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:45.087561 np0000182405 devstack@c-api.service[112386]: removals.removed_module( Jun 21 02:31:45.122371 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:45.122371 np0000182405 devstack@c-api.service[112387]: removals.removed_module( Jun 21 02:31:45.124411 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:45.124411 np0000182405 devstack@c-api.service[112387]: removals.removed_module( Jun 21 02:31:45.901345 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:45.901345 np0000182405 devstack@c-api.service[112386]: warnings.warn( Jun 21 02:31:45.902934 np0000182405 devstack@c-api.service[112385]: /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 21 02:31:45.902934 np0000182405 devstack@c-api.service[112385]: warnings.warn( Jun 21 02:31:45.910084 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:45.910084 np0000182405 devstack@c-api.service[112388]: warnings.warn( Jun 21 02:31:45.952409 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:45.952409 np0000182405 devstack@c-api.service[112386]: warnings.warn( Jun 21 02:31:45.953670 np0000182405 devstack@c-api.service[112385]: /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 21 02:31:45.953670 np0000182405 devstack@c-api.service[112385]: warnings.warn( Jun 21 02:31:45.966019 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:45.966019 np0000182405 devstack@c-api.service[112388]: warnings.warn( Jun 21 02:31:46.002359 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:46.002359 np0000182405 devstack@c-api.service[112387]: warnings.warn( Jun 21 02:31:46.060523 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:46.060523 np0000182405 devstack@c-api.service[112387]: warnings.warn( Jun 21 02:31:46.156873 np0000182405 devstack@c-api.service[112385]: 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 21 02:31:46.157179 np0000182405 devstack@c-api.service[112385]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112385) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 21 02:31:46.175190 np0000182405 devstack@c-api.service[112386]: 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 21 02:31:46.175403 np0000182405 devstack@c-api.service[112386]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112386) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 21 02:31:46.191103 np0000182405 devstack@c-api.service[112388]: 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 21 02:31:46.191271 np0000182405 devstack@c-api.service[112388]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112388) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 21 02:31:46.246257 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:46.246257 np0000182405 devstack@c-api.service[112386]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 21 02:31:46.252514 np0000182405 devstack@c-api.service[112387]: 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 21 02:31:46.252818 np0000182405 devstack@c-api.service[112387]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112387) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 21 02:31:46.263578 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:46.263578 np0000182405 devstack@c-api.service[112388]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 21 02:31:46.268212 np0000182405 devstack@c-api.service[112385]: /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 21 02:31:46.268212 np0000182405 devstack@c-api.service[112385]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 21 02:31:46.316906 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:46.316906 np0000182405 devstack@c-api.service[112387]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 21 02:31:46.735049 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 21 02:31:46.735236 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 21 02:31:46.735399 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.735517 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.735625 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112387) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 21 02:31:46.735696 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.735696 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.735831 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.735904 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.735973 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.736075 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.736282 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.736411 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 21 02:31:46.736901 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.736901 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.737998 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.738437 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.738637 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.738749 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.738850 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.739098 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.739274 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.739382 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.739479 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.739617 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.739761 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.739944 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.740129 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.740269 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.740398 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.740591 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.740727 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.740856 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.740986 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.740986 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.741226 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.741226 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.741485 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.741592 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.741680 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.741738 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.741738 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.741829 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.741880 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.741930 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.741981 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.742031 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.742082 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.742141 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.742240 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.742335 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.742395 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.742478 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.742893 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.743068 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.743205 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.743357 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.743495 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.743676 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.743812 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.743953 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.744127 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.744900 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.745054 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.745210 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.745344 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.745491 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.745666 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.745827 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.745960 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.746091 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.746171 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.746242 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.746333 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.746387 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.746439 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.746498 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.746762 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.746894 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.747031 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.747170 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.747326 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.747714 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.747798 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.747862 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.747915 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.747964 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.748089 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.748143 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.748143 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.748253 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.748304 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.748354 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.748403 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.748431 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.748431 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.748431 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.748431 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.748431 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.748431 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.748594 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.748594 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.748594 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.748678 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.748707 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.748730 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.748753 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.748779 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.748807 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.748834 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.748861 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.748884 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.748908 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.748930 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.748954 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.748976 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.748998 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.748998 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.749050 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.749074 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.749100 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.749122 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.749122 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.749122 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.749122 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.749122 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.749122 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.749122 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.749273 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.749273 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.749318 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.749340 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.749363 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.749388 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.749411 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.749437 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.749437 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.749480 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.749521 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.749583 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.749608 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.749631 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.749662 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.749688 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.749716 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.749739 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.749739 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.749739 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.749739 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.749823 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.749823 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.749823 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.749823 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.749823 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.749927 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.749955 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.749979 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.750006 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.750028 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.750055 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.750081 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.750081 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.750123 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.750149 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.750170 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.750193 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.750222 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.750245 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.750271 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.750294 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.750317 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.750340 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.750363 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.750393 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.750420 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.750448 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.750474 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.750496 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.750519 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.751406 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.751472 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.751550 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.751618 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.751692 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.751754 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.751812 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.751880 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.751942 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.752088 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.752153 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.752213 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.752273 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.752273 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.752273 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.752273 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.752502 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.752690 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.752758 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.752818 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.752878 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.752936 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.753002 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.753002 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.753115 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.753182 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.753248 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.753308 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.753374 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.753374 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.753374 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.753374 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.753374 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.753719 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.753719 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.753719 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.753719 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.753719 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.753719 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.754111 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.754177 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.754236 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.754236 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.754236 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.754236 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.754236 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.754516 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.754596 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.754679 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.754679 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.754679 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.754679 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.754679 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.754679 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.755134 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.755201 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.755262 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.755323 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.755388 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.755455 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.755523 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.755635 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.755741 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.755741 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.755741 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.755910 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.755910 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.755910 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.756133 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.756133 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.756133 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.756133 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.756371 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.756371 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.756371 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.756547 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.756692 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.756763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.756863 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.756934 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.756997 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.756997 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.757110 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.757180 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.757180 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.757180 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.757350 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.757414 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.757483 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.757572 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.757638 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.757699 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.757758 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.757817 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.757876 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.757934 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.758007 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.758075 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.758075 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.758186 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.758248 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.758314 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.758314 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.758432 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.758432 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.758432 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.758432 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.758744 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.758744 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.758744 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.759621 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.759732 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.759821 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.759916 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.760076 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.760181 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.760285 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.761211 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.761321 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.761408 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.761517 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.761703 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.761792 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.761893 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.762375 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.762481 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.762584 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.762682 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.762772 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.762867 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.762941 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.763712 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.763758 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.763785 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.763809 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.763839 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.763953 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.764053 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.764120 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.764190 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.764190 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.764248 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.764277 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.764306 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.764334 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.764366 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.764390 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.764390 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.764433 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.764457 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.764481 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.764505 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.764920 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.764976 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.765053 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.765140 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.765140 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.765260 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.765260 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.765322 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.765361 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.765386 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.765419 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.765448 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.765474 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.765497 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.765542 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.765576 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.765602 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.765627 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.765656 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.765683 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.765709 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.765732 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.765760 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.765787 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.765815 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.765993 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.765993 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.766156 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.766410 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.766484 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.766603 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.766685 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.766747 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.766830 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.766893 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.766936 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.766981 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.767033 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.767081 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.767081 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.767168 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.767213 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.767262 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.767311 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.767355 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.767405 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.767469 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.767553 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.767604 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.767648 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.767685 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.767685 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.767685 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.767779 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.767821 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.767856 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.767893 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.767893 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.768015 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.768059 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.768101 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.768136 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.768175 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.768175 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.768245 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.768279 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.768314 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.768349 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.768389 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.768424 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.768459 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.768492 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.768552 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.768605 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.768605 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.768605 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.768702 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.768737 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.768772 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.768772 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.768772 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.768867 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.768913 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.768913 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.768976 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.769009 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.769046 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.769080 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.769115 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.769153 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.769187 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.769221 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.769268 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.769307 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.769343 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.769378 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.769378 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.769448 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.769487 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.769487 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.769487 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.769487 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.769487 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.769690 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.769690 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.770424 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.770487 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.770523 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.770626 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.770689 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.770759 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.770838 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.770908 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.770976 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.771041 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.771041 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.771041 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.771041 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.771164 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.771202 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.771249 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.771249 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.771249 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.771249 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.771376 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.771376 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.771593 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.771676 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.771750 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.771817 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.771890 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.771984 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.772053 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.772114 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.772191 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.772264 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.772328 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.772391 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.772456 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.772518 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.772617 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.772684 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.772751 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.772814 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.772851 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.772885 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.772925 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.772960 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.772993 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.773027 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.773060 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.773101 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.773135 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.773169 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.773203 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.773203 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.773203 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.773203 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.773203 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.773203 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.773203 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.773412 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.773412 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.773475 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.773475 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.773569 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.773606 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.773649 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.773685 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.773719 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.773766 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.773766 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.773837 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.773873 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.773919 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.773955 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.773996 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.774037 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.774076 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.774113 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.774158 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.774191 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.774230 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.774265 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.774299 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.774337 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.774504 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.774986 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.775051 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.775128 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.775200 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.775262 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.775326 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.775326 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.775440 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.775503 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.775592 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.775656 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.775725 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.775725 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.775850 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.775921 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.776048 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.776119 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.776185 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.776247 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.776309 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.776372 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.776430 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.776475 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.776519 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.776519 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.776629 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.776676 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.776721 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.776721 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.776721 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.779736 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.779804 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.781060 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.781060 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.781060 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.781060 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.781060 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.781687 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.781763 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.781812 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.781869 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.781930 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.781979 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.782024 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.782073 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.782119 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.782167 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.782212 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.782327 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.782402 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.782482 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.783233 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.783469 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.783667 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.783923 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.784228 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.784417 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.784539 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.784618 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.784724 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.784752 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.784777 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.784852 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.784902 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.784946 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.784990 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.785033 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.785033 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.785120 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.785165 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.785209 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.785258 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.785386 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.785520 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.785571 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.785645 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.785679 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.785704 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.785734 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.785759 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.785784 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.785811 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.785836 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.785861 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.785884 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.785913 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.785937 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.785965 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.785993 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.786021 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.786049 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.786077 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.786104 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.786129 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.786155 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.786178 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.786200 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.786224 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.786251 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.786279 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.786548 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.786604 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.786604 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.786698 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.786748 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.786748 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.786830 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.786879 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.786941 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.787016 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.787062 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.787109 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.787152 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.787152 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.788134 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.788252 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.788355 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.788448 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.788516 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.788600 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.788675 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.788741 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.788741 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.788909 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.788909 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.789256 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.789345 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.789409 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.789457 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.789509 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.789509 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.789612 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.789670 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.789722 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.789768 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.789811 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.789861 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.789918 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.789963 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.790008 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.790008 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.790008 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.790131 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.790131 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.790201 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.790448 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.790448 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.790448 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.790702 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.790702 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.790702 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.790931 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.790931 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.790931 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.791158 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.791235 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.791313 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.791386 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.791386 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.791386 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.791386 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.791652 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.791652 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.791798 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.791798 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.791973 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.791973 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.792150 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.792150 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.792306 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.794246 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.794341 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.794341 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.794457 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.794494 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.794572 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.794608 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.794644 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.794692 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.794726 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.794726 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.794787 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.794787 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.794893 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.794935 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.794969 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.795004 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.795047 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.795093 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.795129 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.795162 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.795196 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.795234 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.795234 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.795303 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.795303 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.795303 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.795393 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.797493 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.797605 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.797605 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.797677 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.797713 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.797749 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.797948 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.797985 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.798019 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.798060 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.798100 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.798135 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.798169 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.798202 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.798242 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.798275 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.798314 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.798355 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.798394 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.798427 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.798468 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.798502 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.798552 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.798587 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.798622 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.798660 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.798694 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.798694 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.798754 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.798802 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.798864 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.798934 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.798980 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.799030 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.799065 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.799105 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.799140 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.799173 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.799173 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.799173 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.799281 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.799317 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.799352 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.799400 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.799434 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.799470 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.799509 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.799577 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.799614 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.799648 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.799691 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.799726 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.799759 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.799793 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.799833 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.799873 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.799953 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.799989 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.800030 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.800065 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.800106 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.800142 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.800177 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.800212 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.800245 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.800280 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.800320 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.800354 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.800393 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.800430 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.800470 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.800505 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.801084 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.801324 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.801389 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.801465 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.801553 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.801625 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.801702 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.801881 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.802024 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.802103 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.802169 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.802243 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.802310 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.802310 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.802310 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.802310 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.802310 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.802310 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.802310 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.802763 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.803403 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.804122 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.804190 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.804190 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.804190 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.804367 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.804430 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.804494 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.804592 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.804662 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.804725 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.804789 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.804859 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.804921 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.804983 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.805051 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.805116 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.805178 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.805250 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.805313 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.805377 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.805439 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.805500 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.805584 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.805661 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.805734 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.805797 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.805860 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.805922 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.805993 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.806057 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.806120 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.806182 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.806245 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.806315 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.806377 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.806440 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.806508 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.806593 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.806669 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.806740 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.806808 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.806878 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.806948 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.807011 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.807072 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.807135 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.807198 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.807266 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.807329 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.807484 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.807582 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.807649 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.807711 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.807773 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.807842 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.807951 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.808045 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.808145 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.808240 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.808341 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.808426 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.808489 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.808561 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.808627 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.808671 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.808716 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.808762 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.808818 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.808872 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 21 02:31:46.808937 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.808988 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.809033 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112387) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 21 02:31:46.809077 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.809131 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.809178 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 21 02:31:46.809227 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.809272 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 21 02:31:46.809326 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.809372 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 21 02:31:46.809372 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112387) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 21 02:31:46.809372 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112387) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 21 02:31:46.853942 np0000182405 devstack@c-api.service[112388]: INFO dbcounter [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Registered counter for database cinder Jun 21 02:31:46.854295 np0000182405 devstack@c-api.service[112387]: INFO dbcounter [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Registered counter for database cinder Jun 21 02:31:46.857687 np0000182405 devstack@c-api.service[112386]: INFO dbcounter [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Registered counter for database cinder Jun 21 02:31:46.861202 np0000182405 devstack@c-api.service[112385]: INFO dbcounter [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Registered counter for database cinder Jun 21 02:31:46.898473 np0000182405 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:46.900181 np0000182405 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:46.903970 np0000182405 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:46.908369 np0000182405 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-7138eeb0-c040-4327-9985-e3ca9096dffc 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:47.017419 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writer thread running {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 21 02:31:47.020296 np0000182405 devstack@c-api.service[112388]: INFO cinder.rpc [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 21 02:31:47.022564 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writer thread running {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 21 02:31:47.022949 np0000182405 devstack@c-api.service[112388]: INFO cinder.rpc [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 21 02:31:47.024157 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writer thread running {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 21 02:31:47.024992 np0000182405 devstack@c-api.service[112388]: INFO cinder.rpc [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 21 02:31:47.025643 np0000182405 devstack@c-api.service[112387]: INFO cinder.rpc [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 21 02:31:47.026787 np0000182405 devstack@c-api.service[112386]: INFO cinder.rpc [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 21 02:31:47.027134 np0000182405 devstack@c-api.service[112388]: INFO cinder.rpc [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 21 02:31:47.028108 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.028592 np0000182405 devstack@c-api.service[112387]: INFO cinder.rpc [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 21 02:31:47.029738 np0000182405 devstack@c-api.service[112386]: INFO cinder.rpc [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 21 02:31:47.031132 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.031612 np0000182405 devstack@c-api.service[112387]: INFO cinder.rpc [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 21 02:31:47.032752 np0000182405 devstack@c-api.service[112386]: INFO cinder.rpc [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 21 02:31:47.033598 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writer thread running {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 21 02:31:47.034566 np0000182405 devstack@c-api.service[112387]: INFO cinder.rpc [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 21 02:31:47.035471 np0000182405 devstack@c-api.service[112386]: INFO cinder.rpc [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 21 02:31:47.035856 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.036310 np0000182405 devstack@c-api.service[112385]: INFO cinder.rpc [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 21 02:31:47.036763 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.038966 np0000182405 devstack@c-api.service[112385]: INFO cinder.rpc [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 21 02:31:47.039105 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.041016 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.041634 np0000182405 devstack@c-api.service[112385]: INFO cinder.rpc [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 21 02:31:47.043628 np0000182405 devstack@c-api.service[112385]: INFO cinder.rpc [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 21 02:31:47.044843 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.049138 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.066454 np0000182405 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:47.069237 np0000182405 devstack@c-api.service[112388]: INFO cinder.rpc [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 21 02:31:47.071865 np0000182405 devstack@c-api.service[112388]: INFO cinder.rpc [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 21 02:31:47.073214 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.075996 np0000182405 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:47.079075 np0000182405 devstack@c-api.service[112387]: INFO cinder.rpc [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 21 02:31:47.080108 np0000182405 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:47.081770 np0000182405 devstack@c-api.service[112387]: INFO cinder.rpc [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 21 02:31:47.082780 np0000182405 devstack@c-api.service[112386]: INFO cinder.rpc [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 21 02:31:47.083032 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.085159 np0000182405 devstack@c-api.service[112386]: INFO cinder.rpc [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 21 02:31:47.086368 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.088105 np0000182405 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-7138eeb0-c040-4327-9985-e3ca9096dffc 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:47.089480 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.092107 np0000182405 devstack@c-api.service[112385]: INFO cinder.rpc [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 21 02:31:47.093004 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.095480 np0000182405 devstack@c-api.service[112385]: INFO cinder.rpc [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 21 02:31:47.095801 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.096841 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.097558 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.099049 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.101679 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.101782 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.102208 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.104939 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.105043 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.107333 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.107927 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.108354 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.109138 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.110344 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.111074 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.112552 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.113287 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.113511 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.115357 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.116426 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.116590 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.118015 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.118554 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.119232 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.119511 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.120133 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.122134 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.122800 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.123644 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.123913 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.123990 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.125846 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.126391 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.128797 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.129030 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.130539 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.132023 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.132088 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.132246 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.133257 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.135418 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.135508 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.135568 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.137505 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.137631 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.138649 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.138810 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.138994 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.139106 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.140709 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.141286 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.142247 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.142357 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.142407 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.142660 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.143260 np0000182405 devstack@c-api.service[112387]: WARNING cinder.api.contrib.hosts [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 21 02:31:47.143726 np0000182405 devstack@c-api.service[112388]: WARNING cinder.api.contrib.hosts [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 21 02:31:47.143971 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.144115 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.144424 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.144755 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.145295 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.145880 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.146223 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.146833 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.147254 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.147391 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.147942 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.148349 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.148849 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.149274 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: extensions {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.149349 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.149683 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: extensions {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.150318 np0000182405 devstack@c-api.service[112386]: WARNING cinder.api.contrib.hosts [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 21 02:31:47.150636 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: extra_specs {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.150999 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: extra_specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.151056 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.152165 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-volume-transfer {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.152359 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.152516 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-volume-transfer {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.153889 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.154038 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.154518 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-quota-class-sets {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.154847 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-quota-class-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.155314 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.155882 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: cgsnapshots {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.156218 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: cgsnapshots {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.156336 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: extensions {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.157304 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: scheduler-stats {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.157608 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: scheduler-stats {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.157810 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: extra_specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.158763 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: qos-specs {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.159077 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: qos-specs {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.159363 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-volume-transfer {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.160645 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.160929 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: capabilities {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.161189 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: capabilities {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.161961 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-quota-class-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.162335 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: encryption {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.162550 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.163473 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: cgsnapshots {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.163612 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.163708 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: encryption {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.164047 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: encryption {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.164833 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: scheduler-stats {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.165272 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-volume-type-access {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.165612 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-volume-type-access {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.165727 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.166297 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: qos-specs {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.166898 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-quota-sets {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.167237 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-quota-sets {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.167841 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.168368 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-snapshot-manage {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.168485 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: capabilities {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.168670 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-snapshot-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.169622 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.169718 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.169864 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-volume-manage {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.170172 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-volume-manage {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.171061 np0000182405 devstack@c-api.service[112385]: WARNING cinder.api.contrib.hosts [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 21 02:31:47.171156 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: encryption {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.171667 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-hosts {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.171737 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-hosts {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.172030 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.172838 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-volume-type-access {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.173022 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: os-availability-zone {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.173092 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: os-availability-zone {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.173892 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.174354 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: consistencygroups {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.174422 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-quota-sets {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.174741 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: consistencygroups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.176079 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.176157 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-snapshot-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.176372 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extended resource: backups {{(pid=112387) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.177673 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extended resource: backups {{(pid=112388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.177947 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-volume-manage {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.178096 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.178989 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.contrib.snapshot_actions [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] SnapshotActionsController initialized {{(pid=112387) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 21 02:31:47.179245 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-hosts {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.179407 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: extensions {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.180078 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.180335 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.contrib.snapshot_actions [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] SnapshotActionsController initialized {{(pid=112388) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 21 02:31:47.180699 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: os-availability-zone {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.181165 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.181247 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: extra_specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.181922 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.182061 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: consistencygroups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.182669 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.183189 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-volume-transfer {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.183515 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.184140 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.184371 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extended resource: backups {{(pid=112386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.185050 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.185485 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.186602 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.186684 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.contrib.snapshot_actions [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] SnapshotActionsController initialized {{(pid=112386) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 21 02:31:47.186747 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-quota-class-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.187003 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.187665 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.188012 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.188430 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: cgsnapshots {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.188494 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.189229 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.189501 np0000182405 devstack@c-api.service[112387]: WARNING castellan.key_manager.migration [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.190024 np0000182405 devstack@c-api.service[112388]: WARNING castellan.key_manager.migration [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.190195 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: scheduler-stats {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.190394 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension UsedLimits extending resource: limits {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.190519 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.190644 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.190689 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.190768 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.190876 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.190929 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension UsedLimits extending resource: limits {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.191003 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.191071 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.191142 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.191178 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.191263 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.191378 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.191583 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192006 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192056 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: qos-specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.192134 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192200 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.192259 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192333 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192499 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension AdminActions extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192600 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192664 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension AdminActions extending resource: snapshots {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192713 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192757 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension AdminActions extending resource: backups {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192804 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192845 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192878 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension AdminActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192918 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension VolumeActions extending resource: volumes {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192951 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension AdminActions extending resource: snapshots {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.192987 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.v3.router [None req-af9198f9-6628-4d44-b3b3-3cdbe78bb80b None None] Extension TypesManage extending resource: types {{(pid=112387) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.193021 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension AdminActions extending resource: backups {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.193184 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.193266 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension VolumeActions extending resource: volumes {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.193387 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.v3.router [None req-38b9386f-4b4a-4f04-b2fd-724bf7fb3c8f None None] Extension TypesManage extending resource: types {{(pid=112388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.193519 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.194654 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: capabilities {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.194964 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.196258 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.196545 np0000182405 devstack@c-api.service[112386]: WARNING castellan.key_manager.migration [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.197392 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension UsedLimits extending resource: limits {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.197515 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.197645 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.197774 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.197872 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.197977 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198088 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198165 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.198228 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198317 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198423 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198633 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension AdminActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198745 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension AdminActions extending resource: snapshots {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198856 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension AdminActions extending resource: backups {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.198960 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.199096 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension VolumeActions extending resource: volumes {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.199226 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.v3.router [None req-35f4fe1a-d274-4ab0-9a8c-2d702348b597 None None] Extension TypesManage extending resource: types {{(pid=112386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.199941 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-volume-type-access {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.200939 np0000182405 devstack@c-api.service[112387]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f2da6a3668 pid: 112387 (default app) Jun 21 02:31:47.201430 np0000182405 devstack@c-api.service[112388]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f2da6a3668 pid: 112388 (default app) Jun 21 02:31:47.201601 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-quota-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.203017 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-snapshot-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.204497 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-volume-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.206629 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-hosts {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.208054 np0000182405 devstack@c-api.service[112386]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f2da6a3668 pid: 112386 (default app) Jun 21 02:31:47.208381 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: os-availability-zone {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.209013 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.209013 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.209013 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.209013 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.209324 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.209324 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.209324 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.209324 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.209639 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.209639 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.209639 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.209639 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.209639 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.209639 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210018 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210018 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210018 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210018 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210018 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210351 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210351 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210351 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210351 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210351 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210682 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210682 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210682 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210682 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210951 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210951 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210951 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.210951 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.210951 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.211272 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.211272 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.211272 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.211272 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.211272 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.211684 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.211684 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.211684 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.211684 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.211684 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.211684 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.212083 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.212083 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.212083 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.212083 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.212083 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.212083 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.212451 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.212451 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.212451 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.212451 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.212451 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.212451 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213245 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213245 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213245 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213245 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213245 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213612 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213612 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213612 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213612 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213612 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213964 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213964 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213964 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213964 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.213964 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.213964 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.214358 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.214358 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.214358 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.214358 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.214358 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.214358 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.214763 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.214763 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.214763 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.214763 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.214763 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.215116 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.215116 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.215116 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.215116 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.215116 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.215561 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.215561 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.215561 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.215561 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.215879 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.215879 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.215879 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.215879 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.216162 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.216162 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.216162 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.216162 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.216162 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.216506 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.216506 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.216506 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.216506 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.216506 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.216858 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.216858 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.216858 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.216858 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217137 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217137 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217137 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217137 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217423 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217423 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217423 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217423 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217731 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217731 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217731 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217731 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217992 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217992 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.217992 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.217992 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.218271 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.218271 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.218271 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.218271 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.218544 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: consistencygroups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.218621 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.218621 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.218621 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.218621 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.218621 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.218621 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219026 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219026 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219026 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219026 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219297 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219297 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219297 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219297 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219297 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219297 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219773 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219773 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219773 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219773 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.219773 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.219773 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.220197 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.220197 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.220197 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.220197 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.220197 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.220197 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.220627 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.220627 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.220627 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.220627 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.220627 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.220627 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221030 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221030 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221030 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221030 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221303 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221303 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221303 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221303 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221602 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221602 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221602 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221602 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221894 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221894 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.221894 np0000182405 devstack@c-api.service[112387]: /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 21 02:31:47.221894 np0000182405 devstack@c-api.service[112387]: warnings.warn(deprecated_msg) Jun 21 02:31:47.222174 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extended resource: backups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 21 02:31:47.222236 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-823adf81-6567-41ee-9723-14f4ffa6dace None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:31:47.222297 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.contrib.snapshot_actions [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] SnapshotActionsController initialized {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 21 02:31:47.222357 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Sun Jun 21 02:31:47 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 21 02:31:47.222415 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.222415 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.222415 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.222415 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.222415 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.223488 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.225110 np0000182405 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 21 02:31:47.226028 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension UsedLimits extending resource: limits {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.226153 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.226264 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.227142 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.227264 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.227430 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.227578 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.227697 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.227794 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.227905 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.228024 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension AdminActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.228158 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension AdminActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.228265 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension AdminActions extending resource: backups {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.228376 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.228509 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension VolumeActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.228662 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-7138eeb0-c040-4327-9985-e3ca9096dffc None None] Extension TypesManage extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 21 02:31:47.237103 np0000182405 devstack@c-api.service[112385]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79f2da6a3668 pid: 112385 (default app) Jun 21 02:31:54.671254 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.671254 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.671254 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.671254 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.671254 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.672437 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.672437 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.672437 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.672437 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.672437 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.672867 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.672867 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.672867 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.672867 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.672867 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.672867 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.673379 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.673379 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.673379 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.673379 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.673802 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.673802 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.673802 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.673802 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.674205 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.674205 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.674205 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.674205 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.674687 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.674687 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.674687 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.674687 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.674687 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.675178 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.675178 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.675178 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.675178 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.675178 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.675762 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.675762 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.675762 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.675762 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.675762 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.675762 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.676269 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.676269 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.676269 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.676269 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.676269 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.676269 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.676776 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.676776 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.676776 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.676776 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.676776 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.676776 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677115 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677115 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677115 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677115 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677115 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677551 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677551 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677551 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677551 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677551 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677810 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677810 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677810 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677810 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.677810 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.677810 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678123 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678123 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678123 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678123 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678123 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678123 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678407 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678407 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678407 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678407 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678407 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678690 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678690 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678690 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678690 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678690 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678921 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678921 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.678921 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.678921 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679115 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679115 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679115 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679115 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679311 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679311 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679311 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679311 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679311 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679583 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679583 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679583 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679583 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679583 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679894 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679894 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.679894 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.679894 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680083 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680083 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680083 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680083 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680283 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680283 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680283 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680283 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680485 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680485 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680485 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680485 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680738 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680738 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680738 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680738 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680898 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680898 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680898 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.680898 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.680898 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681077 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681077 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681077 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681077 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681077 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681077 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681262 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681262 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681262 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681262 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681262 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681390 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681390 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681390 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681390 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681390 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681390 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681547 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681547 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681547 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681547 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681547 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681547 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681708 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681708 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681708 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681708 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681708 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681708 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681845 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681845 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681845 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681845 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681845 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681845 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681984 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681984 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.681984 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.681984 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.682096 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.682096 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.682096 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.682096 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.682096 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.682254 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.682254 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.682254 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.682254 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:54.682254 np0000182405 devstack@c-api.service[112388]: warnings.warn(deprecated_msg) Jun 21 02:31:54.682254 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:31:55.199418 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 admin admin] POST https://199.204.45.222/volume/v3/types Jun 21 02:31:55.199418 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 21 02:31:55.199418 np0000182405 devstack@c-api.service[112388]: /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 21 02:31:55.199418 np0000182405 devstack@c-api.service[112388]: warnings.warn( Jun 21 02:31:55.229676 np0000182405 devstack@c-api.service[112388]: DEBUG oslo_db.sqlalchemy.engines [None req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 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=112388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:55.264236 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 21 02:31:55.265570 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Sun Jun 21 02:31:54 2026] POST /volume/v3/types => generated 186 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:31:55.290596 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.290596 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291120 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291120 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291120 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291120 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291120 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291475 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291475 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291475 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291475 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291475 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291475 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291865 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291865 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291865 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.291865 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.291865 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292139 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292139 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292139 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292139 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292374 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292374 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292374 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292374 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292664 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292664 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292664 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292664 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292664 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292951 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292951 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292951 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.292951 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.292951 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293250 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293250 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293250 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293250 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293250 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293250 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293640 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293640 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293640 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293640 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293640 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293640 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293958 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293958 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293958 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293958 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.293958 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.293958 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294288 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.294288 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294288 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.294288 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294288 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.294288 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294615 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.294615 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294615 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.294615 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294828 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.294828 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294828 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.294828 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.294828 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295094 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295094 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295094 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295094 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295094 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295360 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295360 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295360 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295360 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295360 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295360 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295720 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295720 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295720 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295720 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295720 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295958 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295958 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295958 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.295958 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.295958 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296145 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296145 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296145 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296145 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296361 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296361 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296361 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296361 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296520 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296520 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296520 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296520 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296520 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296810 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296810 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296810 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.296810 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.296810 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.297003 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.297003 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.297003 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.297003 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.297164 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.297164 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.297164 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.297164 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.298852 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.298852 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.298852 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.298852 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299051 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299051 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299051 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299051 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299245 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299245 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299245 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299245 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299400 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299400 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299400 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299400 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299400 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299400 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299695 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299695 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299695 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299695 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299695 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299900 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299900 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299900 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299900 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299900 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.299900 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.299900 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300154 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300154 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300154 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300154 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300154 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300154 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300380 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300380 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300380 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300380 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300380 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300380 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300654 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300654 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300654 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300654 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300654 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300654 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300876 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300876 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.300876 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.300876 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.301019 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.301019 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.301019 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.301019 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.301204 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.301204 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.301204 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.301204 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.301351 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.301351 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.301351 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.301351 np0000182405 devstack@c-api.service[112386]: warnings.warn(deprecated_msg) Jun 21 02:31:55.301351 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 req-0c043979-ef22-424b-bba4-29e09c1c832e None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:31:55.626362 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 req-0c043979-ef22-424b-bba4-29e09c1c832e admin admin] POST https://199.204.45.222/volume/v3/types/bc655724-a9b4-4de8-93ad-50c1ba027f81/extra_specs Jun 21 02:31:55.627731 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 req-0c043979-ef22-424b-bba4-29e09c1c832e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 21 02:31:55.628998 np0000182405 devstack@c-api.service[112386]: /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 21 02:31:55.628998 np0000182405 devstack@c-api.service[112386]: warnings.warn( Jun 21 02:31:55.664297 np0000182405 devstack@c-api.service[112386]: DEBUG oslo_db.sqlalchemy.engines [req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 req-0c043979-ef22-424b-bba4-29e09c1c832e 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=112386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:31:55.734027 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [req-b01e5d1d-d776-46fa-80f7-601bdd7675a2 req-0c043979-ef22-424b-bba4-29e09c1c832e admin admin] https://199.204.45.222/volume/v3/types/bc655724-a9b4-4de8-93ad-50c1ba027f81/extra_specs returned with HTTP 200 Jun 21 02:31:55.734723 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Sun Jun 21 02:31:55 2026] POST /volume/v3/types/bc655724-a9b4-4de8-93ad-50c1ba027f81/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:31:57.083567 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=6 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:31:57.096552 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=6 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:32:05.258995 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:32:05.734360 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:34:44.621568 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-1e9f720d-eb18-4af5-bc82-b921d722e5d9 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:34:44.621568 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-1e9f720d-eb18-4af5-bc82-b921d722e5d9 None None] GET https://199.204.45.222/volume// Jun 21 02:34:44.621568 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-1e9f720d-eb18-4af5-bc82-b921d722e5d9 None None] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:34:44.621568 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-1e9f720d-eb18-4af5-bc82-b921d722e5d9 None None] Calling method 'all' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:34:44.623774 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-1e9f720d-eb18-4af5-bc82-b921d722e5d9 None None] https://199.204.45.222/volume// returned with HTTP 300 Jun 21 02:34:44.623774 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Sun Jun 21 02:34:44 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 21 02:35:24.993519 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.993519 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.993519 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.993519 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.993519 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.994894 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.994894 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.994894 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.994894 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.994894 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.995238 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.995238 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.995238 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.995238 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.995238 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.995238 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.995695 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.995695 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.995695 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.995695 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.996042 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.996042 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.996042 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.996042 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.996429 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.996429 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.996429 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.996429 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.996811 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.996811 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.996811 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.996811 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.996811 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997176 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997176 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997176 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997176 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997176 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997500 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997500 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997500 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997500 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997500 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997500 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997920 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997920 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997920 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997920 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.997920 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.997920 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.998440 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.998440 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.998440 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.998440 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.998440 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.998440 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999007 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999007 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999007 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999007 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999007 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999360 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999360 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999360 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999360 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999360 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999711 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999711 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999711 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999711 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:24.999711 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:24.999711 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000155 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000155 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000155 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000155 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000155 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000155 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000518 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000518 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000518 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000518 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000518 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000899 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000899 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000899 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.000899 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.000899 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.001231 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.001231 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.001231 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.001231 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.001493 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.001493 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.001493 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.001493 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.001781 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.001781 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.001781 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.001781 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.001781 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.002131 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.002131 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.002131 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.002131 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.002131 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.002508 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.002508 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.002508 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.002508 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.002842 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.002842 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.002842 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.002842 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.003173 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.003173 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.003173 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.003173 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.003475 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.003475 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.003475 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.003475 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.003822 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.003822 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.003822 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.003822 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004147 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004147 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004147 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004147 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004147 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004519 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004519 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004519 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004519 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004519 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004519 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004961 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004961 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004961 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.004961 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.004961 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.005318 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.005318 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.005318 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.005318 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.005318 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.005318 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.005795 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.005795 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.005795 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.005795 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.005795 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.005795 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006284 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006284 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006284 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006284 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006284 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006284 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006603 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006603 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006603 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006603 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006603 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006603 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006777 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006777 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006777 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006777 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006929 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006929 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006929 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.006929 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.006929 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.007085 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.007085 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.007085 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.007085 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:25.007085 np0000182405 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 21 02:35:25.007085 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-7d6c4b90-d05d-42d7-a9de-789f9dd8c1ca None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:25.007085 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 1/5] 199.204.45.222 () {62 vars in 1068 bytes} [Sun Jun 21 02:35:24 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 21 02:35:25.034003 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-0a8c8f3e-ab06-4cfd-bf07-5bb61c22d823 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:25.042453 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 2/6] 199.204.45.222 () {64 vars in 1272 bytes} [Sun Jun 21 02:35:25 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 21 02:35:25.081266 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [req-0a8c8f3e-ab06-4cfd-bf07-5bb61c22d823 req-a832ae9e-e569-460a-b2f6-1bf1d80c45ef None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:25.087062 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [req-0a8c8f3e-ab06-4cfd-bf07-5bb61c22d823 req-a832ae9e-e569-460a-b2f6-1bf1d80c45ef demo demo] GET https://199.204.45.222/volume/v3/ Jun 21 02:35:25.087270 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [req-0a8c8f3e-ab06-4cfd-bf07-5bb61c22d823 req-a832ae9e-e569-460a-b2f6-1bf1d80c45ef demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:25.087577 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [req-0a8c8f3e-ab06-4cfd-bf07-5bb61c22d823 req-a832ae9e-e569-460a-b2f6-1bf1d80c45ef demo demo] Calling method 'version_select' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:25.091426 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [req-0a8c8f3e-ab06-4cfd-bf07-5bb61c22d823 req-a832ae9e-e569-460a-b2f6-1bf1d80c45ef demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 21 02:35:25.091799 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 2/7] 199.204.45.222 () {66 vars in 1346 bytes} [Sun Jun 21 02:35:25 2026] GET /volume/v3/ => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:25.126724 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-15aa1f06-8135-47d7-8c0c-f208deaef769 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:25.516686 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-15aa1f06-8135-47d7-8c0c-f208deaef769 demo demo] GET https://199.204.45.222/volume/v3/types Jun 21 02:35:25.517146 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-15aa1f06-8135-47d7-8c0c-f208deaef769 demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:25.517286 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-15aa1f06-8135-47d7-8c0c-f208deaef769 demo demo] Calling method 'index' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:25.518006 np0000182405 devstack@c-api.service[112387]: /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 21 02:35:25.518006 np0000182405 devstack@c-api.service[112387]: warnings.warn( Jun 21 02:35:25.518718 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-15aa1f06-8135-47d7-8c0c-f208deaef769 demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:35:25.557994 np0000182405 devstack@c-api.service[112387]: DEBUG oslo_db.sqlalchemy.engines [None req-15aa1f06-8135-47d7-8c0c-f208deaef769 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=112387) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:35:25.582153 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-15aa1f06-8135-47d7-8c0c-f208deaef769 demo demo] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 21 02:35:25.582840 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1290 bytes} [Sun Jun 21 02:35:25 2026] GET /volume/v3/types => generated 377 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:25.623265 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-5bccdad3-46f9-4b7c-bbf2-37d0500941ef None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:25.999456 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-5bccdad3-46f9-4b7c-bbf2-37d0500941ef demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 21 02:35:26.000335 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-5bccdad3-46f9-4b7c-bbf2-37d0500941ef demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:26.000335 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-5bccdad3-46f9-4b7c-bbf2-37d0500941ef demo demo] Calling method 'show' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:26.037164 np0000182405 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-5bccdad3-46f9-4b7c-bbf2-37d0500941ef 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 21 02:35:26.056009 np0000182405 devstack@c-api.service[112385]: /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 21 02:35:26.056009 np0000182405 devstack@c-api.service[112385]: warnings.warn( Jun 21 02:35:26.058562 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-5bccdad3-46f9-4b7c-bbf2-37d0500941ef demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 21 02:35:26.059042 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1301 bytes} [Sun Jun 21 02:35:25 2026] GET /volume/v3/types/default => generated 145 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:26.570039 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-7158b0f4-c65d-444f-8cdb-b83a6f9a8955 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:26.571000 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 3/10] 199.204.45.222 () {62 vars in 1068 bytes} [Sun Jun 21 02:35:26 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 21 02:35:26.606960 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-cb04d7f4-d7ec-4c1d-ab2b-76dcb6da70c7 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:26.615758 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1272 bytes} [Sun Jun 21 02:35:26 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 21 02:35:26.654810 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [req-cb04d7f4-d7ec-4c1d-ab2b-76dcb6da70c7 req-a8a01518-771e-47a1-8ce7-f20a0066af9d None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:26.657329 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-cb04d7f4-d7ec-4c1d-ab2b-76dcb6da70c7 req-a8a01518-771e-47a1-8ce7-f20a0066af9d demo demo] GET https://199.204.45.222/volume/v3/ Jun 21 02:35:26.657673 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [req-cb04d7f4-d7ec-4c1d-ab2b-76dcb6da70c7 req-a8a01518-771e-47a1-8ce7-f20a0066af9d demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:26.657921 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [req-cb04d7f4-d7ec-4c1d-ab2b-76dcb6da70c7 req-a8a01518-771e-47a1-8ce7-f20a0066af9d demo demo] Calling method 'version_select' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:26.658508 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-cb04d7f4-d7ec-4c1d-ab2b-76dcb6da70c7 req-a8a01518-771e-47a1-8ce7-f20a0066af9d demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 21 02:35:26.658978 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 4/12] 199.204.45.222 () {66 vars in 1346 bytes} [Sun Jun 21 02:35:26 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:26.700348 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-6253f754-d5be-407e-a55f-ecb3690bfb19 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:26.703290 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-6253f754-d5be-407e-a55f-ecb3690bfb19 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 21 02:35:26.703521 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-6253f754-d5be-407e-a55f-ecb3690bfb19 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:26.703806 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-6253f754-d5be-407e-a55f-ecb3690bfb19 demo demo] Calling method 'show' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:26.713303 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-6253f754-d5be-407e-a55f-ecb3690bfb19 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 21 02:35:26.713758 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1301 bytes} [Sun Jun 21 02:35:26 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:27.383960 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-ee12652b-0b5a-4a83-883a-a79c8adad030 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.385420 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 4/14] 199.204.45.222 () {62 vars in 1068 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 21 02:35:27.423339 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-15796b87-be4e-44e7-89a9-464fff1fc200 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.426047 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1272 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 21 02:35:27.466223 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [req-15796b87-be4e-44e7-89a9-464fff1fc200 req-561b7522-585d-47a1-9b9c-ea4907598f0a None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.469658 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-15796b87-be4e-44e7-89a9-464fff1fc200 req-561b7522-585d-47a1-9b9c-ea4907598f0a demo demo] GET https://199.204.45.222/volume/v3/ Jun 21 02:35:27.469867 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [req-15796b87-be4e-44e7-89a9-464fff1fc200 req-561b7522-585d-47a1-9b9c-ea4907598f0a demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:27.470131 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [req-15796b87-be4e-44e7-89a9-464fff1fc200 req-561b7522-585d-47a1-9b9c-ea4907598f0a demo demo] Calling method 'version_select' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:27.470557 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-15796b87-be4e-44e7-89a9-464fff1fc200 req-561b7522-585d-47a1-9b9c-ea4907598f0a demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 21 02:35:27.470969 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 5/16] 199.204.45.222 () {66 vars in 1346 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:27.509834 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-cc186770-a618-4e8a-9c2c-4082501653db None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.513441 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-cc186770-a618-4e8a-9c2c-4082501653db demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 21 02:35:27.513824 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-cc186770-a618-4e8a-9c2c-4082501653db demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:27.514081 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-cc186770-a618-4e8a-9c2c-4082501653db demo demo] Calling method 'show' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:27.523350 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-cc186770-a618-4e8a-9c2c-4082501653db demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 21 02:35:27.523833 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1301 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:27.564363 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-9e7c50ff-00a3-46b8-8f37-688490405b7a None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.565568 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 5/18] 199.204.45.222 () {62 vars in 1068 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 21 02:35:27.599420 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-5a15a1dd-942a-4f42-bdc1-d0b7224424ee None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.603641 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1272 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 21 02:35:27.642162 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [req-5a15a1dd-942a-4f42-bdc1-d0b7224424ee req-2d47ab19-5998-4e74-b077-a70da7b11768 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.645413 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-5a15a1dd-942a-4f42-bdc1-d0b7224424ee req-2d47ab19-5998-4e74-b077-a70da7b11768 demo demo] GET https://199.204.45.222/volume/v3/ Jun 21 02:35:27.645820 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [req-5a15a1dd-942a-4f42-bdc1-d0b7224424ee req-2d47ab19-5998-4e74-b077-a70da7b11768 demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:27.646103 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [req-5a15a1dd-942a-4f42-bdc1-d0b7224424ee req-2d47ab19-5998-4e74-b077-a70da7b11768 demo demo] Calling method 'version_select' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:27.646830 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [req-5a15a1dd-942a-4f42-bdc1-d0b7224424ee req-2d47ab19-5998-4e74-b077-a70da7b11768 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 21 02:35:27.647255 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 6/20] 199.204.45.222 () {66 vars in 1346 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:27.689188 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-8769cd86-4881-4e32-96a0-3c4f3c0dadef None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:35:27.691602 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-8769cd86-4881-4e32-96a0-3c4f3c0dadef demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 21 02:35:27.691804 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-8769cd86-4881-4e32-96a0-3c4f3c0dadef demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:35:27.692017 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-8769cd86-4881-4e32-96a0-3c4f3c0dadef demo demo] Calling method 'show' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:35:27.703652 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-8769cd86-4881-4e32-96a0-3c4f3c0dadef demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 21 02:35:27.704064 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1301 bytes} [Sun Jun 21 02:35:27 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 21 02:35:35.573682 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:35:37.698461 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=8 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:41:11.141396 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-85986595-d88c-459f-bf80-a76800d99a11 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:41:11.227331 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-85986595-d88c-459f-bf80-a76800d99a11 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:41:11.227976 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-85986595-d88c-459f-bf80-a76800d99a11 demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:41:11.228433 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-85986595-d88c-459f-bf80-a76800d99a11 demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:41:11.229641 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-85986595-d88c-459f-bf80-a76800d99a11 demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:41:11.231720 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-85986595-d88c-459f-bf80-a76800d99a11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:41:11.276377 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-85986595-d88c-459f-bf80-a76800d99a11 demo demo] Get all volumes completed successfully. Jun 21 02:41:11.279351 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-85986595-d88c-459f-bf80-a76800d99a11 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:41:11.279924 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:41:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:41:21.266231 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:42:11.307836 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-ec4453f5-5462-487c-b304-1ae40f021a8f None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:42:11.312298 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-ec4453f5-5462-487c-b304-1ae40f021a8f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:42:11.312734 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-ec4453f5-5462-487c-b304-1ae40f021a8f demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:42:11.312983 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-ec4453f5-5462-487c-b304-1ae40f021a8f demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:42:11.313973 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-ec4453f5-5462-487c-b304-1ae40f021a8f demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:42:11.315054 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-ec4453f5-5462-487c-b304-1ae40f021a8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:42:11.351018 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-ec4453f5-5462-487c-b304-1ae40f021a8f demo demo] Get all volumes completed successfully. Jun 21 02:42:11.353744 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-ec4453f5-5462-487c-b304-1ae40f021a8f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:42:11.354236 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:42:11 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 21 02:42:21.367086 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:43:11.378629 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-7ba82810-137f-4946-b018-9e85f9051305 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:43:11.381263 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-7ba82810-137f-4946-b018-9e85f9051305 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:43:11.381418 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-7ba82810-137f-4946-b018-9e85f9051305 demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:43:11.381635 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-7ba82810-137f-4946-b018-9e85f9051305 demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:43:11.382014 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-7ba82810-137f-4946-b018-9e85f9051305 demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:43:11.382758 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-7ba82810-137f-4946-b018-9e85f9051305 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:43:11.418183 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-7ba82810-137f-4946-b018-9e85f9051305 demo demo] Get all volumes completed successfully. Jun 21 02:43:11.478443 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-7ba82810-137f-4946-b018-9e85f9051305 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:43:11.478443 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:43:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:43:21.413388 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:44:11.452295 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:44:11.464306 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:44:11.464464 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:44:11.465010 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:44:11.465589 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:44:11.466715 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:44:11.517693 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d demo demo] Get all volumes completed successfully. Jun 21 02:44:11.520644 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-e8ce8f3e-56f0-4dd6-929c-1b1335b45d1d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:44:11.521462 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:44:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:44:21.505819 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:45:11.558074 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:45:11.561744 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:45:11.562504 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:45:11.562966 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:45:11.563770 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:45:11.565090 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:45:11.577129 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe demo demo] Get all volumes completed successfully. Jun 21 02:45:11.581143 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-9787b795-d09e-4df4-a64f-3bd2f1d622fe demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:45:11.581878 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:45:11 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 21 02:45:21.569719 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:46:11.601730 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 demo demo] Get all volumes completed successfully. Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-475e0188-0664-4532-a9dd-ffe2c9870bc9 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:46:11.799162 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:46:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:46:21.716669 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:47:11.796077 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:47:11.799201 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:47:11.799550 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:47:11.799872 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:47:11.800250 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:47:11.803454 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:47:11.812653 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d demo demo] Get all volumes completed successfully. Jun 21 02:47:11.814751 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-f76f24c0-9304-494f-9d06-1ca208c7c44d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:47:11.815136 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:47:11 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 21 02:47:21.807020 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:48:11.829714 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:48:11.834324 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:48:11.834672 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:48:11.835000 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:48:11.835432 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:48:11.836783 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:48:11.847029 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 demo demo] Get all volumes completed successfully. Jun 21 02:48:11.849878 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-60e4ab56-2911-43c9-8881-cd7eb2709349 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:48:11.850490 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:48:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:48:21.840168 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:49:11.905683 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-fc21e854-0162-4d33-9864-6c6487cbf681 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:49:11.910026 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-fc21e854-0162-4d33-9864-6c6487cbf681 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:49:11.910380 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-fc21e854-0162-4d33-9864-6c6487cbf681 demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:49:11.911345 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-fc21e854-0162-4d33-9864-6c6487cbf681 demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:49:11.911606 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-fc21e854-0162-4d33-9864-6c6487cbf681 demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:49:11.913024 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-fc21e854-0162-4d33-9864-6c6487cbf681 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:49:11.923171 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-fc21e854-0162-4d33-9864-6c6487cbf681 demo demo] Get all volumes completed successfully. Jun 21 02:49:11.925935 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-fc21e854-0162-4d33-9864-6c6487cbf681 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:49:11.926410 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:49:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:49:21.916347 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:50:11.941610 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-831f069d-d0eb-4555-b306-95e4230f6af1 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:50:11.945565 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-831f069d-d0eb-4555-b306-95e4230f6af1 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:50:11.946673 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-831f069d-d0eb-4555-b306-95e4230f6af1 demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:50:11.946673 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-831f069d-d0eb-4555-b306-95e4230f6af1 demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:50:11.947267 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-831f069d-d0eb-4555-b306-95e4230f6af1 demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:50:11.948070 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-831f069d-d0eb-4555-b306-95e4230f6af1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:50:11.959696 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-831f069d-d0eb-4555-b306-95e4230f6af1 demo demo] Get all volumes completed successfully. Jun 21 02:50:11.962955 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-831f069d-d0eb-4555-b306-95e4230f6af1 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:50:11.963631 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:50:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:50:21.951329 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:51:11.973558 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:51:12.118633 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:51:12.118890 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:51:12.119149 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:51:12.119446 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:51:12.120434 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:51:12.128782 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 demo demo] Get all volumes completed successfully. Jun 21 02:51:12.131085 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-ad47b131-fab5-40ce-87eb-46a927c30d06 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:51:12.131877 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:51:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:51:22.123978 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:52:12.147864 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:52:12.152062 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:52:12.152503 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:52:12.152928 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:52:12.153473 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:52:12.154809 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:52:12.165379 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 demo demo] Get all volumes completed successfully. Jun 21 02:52:12.170450 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-29742cc6-08f0-4f9a-b062-96b64b253e15 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:52:12.171093 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:52:12 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 21 02:52:22.158555 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:53:12.187302 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:53:12.190964 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:53:12.191212 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:53:12.191479 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:53:12.191810 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:53:12.192785 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:53:12.204056 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d demo demo] Get all volumes completed successfully. Jun 21 02:53:12.206785 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-42ddfb59-6aee-49f9-a34e-a1ee6385811d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:53:12.207236 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:53:12 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 21 02:53:22.196384 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:54:12.222001 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:54:12.224514 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:54:12.224933 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:54:12.225297 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:54:12.225793 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:54:12.226860 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:54:12.235616 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 demo demo] Get all volumes completed successfully. Jun 21 02:54:12.236517 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-468d41df-a2fa-4c07-903b-260ccd16f8f8 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:54:12.237129 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:54:12 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 21 02:54:22.230234 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:55:12.252117 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-a7e68746-093b-4cb5-b0d6-e87592282259 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:55:12.254668 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-a7e68746-093b-4cb5-b0d6-e87592282259 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:55:12.254930 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-a7e68746-093b-4cb5-b0d6-e87592282259 demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:55:12.255184 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-a7e68746-093b-4cb5-b0d6-e87592282259 demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:55:12.255485 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-a7e68746-093b-4cb5-b0d6-e87592282259 demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:55:12.256457 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-a7e68746-093b-4cb5-b0d6-e87592282259 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:55:12.264495 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-a7e68746-093b-4cb5-b0d6-e87592282259 demo demo] Get all volumes completed successfully. Jun 21 02:55:12.268055 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-a7e68746-093b-4cb5-b0d6-e87592282259 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:55:12.268560 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:55:12 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 21 02:55:22.260159 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:56:12.283395 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:56:12.439425 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:56:12.439812 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:56:12.440232 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:56:12.440722 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:56:12.442232 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:56:12.451819 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 demo demo] Get all volumes completed successfully. Jun 21 02:56:12.453509 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-77cd43a9-ead7-4e0d-894f-775395eb9b28 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:56:12.453862 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:56:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:56:22.446747 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:57:12.470323 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-f6895f79-1233-48fa-9770-ae263256307e None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:57:12.474752 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-f6895f79-1233-48fa-9770-ae263256307e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:57:12.475153 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-f6895f79-1233-48fa-9770-ae263256307e demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:57:12.475666 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-f6895f79-1233-48fa-9770-ae263256307e demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:57:12.476071 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-f6895f79-1233-48fa-9770-ae263256307e demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:57:12.477683 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-f6895f79-1233-48fa-9770-ae263256307e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:57:12.486306 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-f6895f79-1233-48fa-9770-ae263256307e demo demo] Get all volumes completed successfully. Jun 21 02:57:12.488239 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-f6895f79-1233-48fa-9770-ae263256307e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:57:12.488761 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:57:12 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 21 02:57:22.481743 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:58:12.502488 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-49176184-6e96-4d28-9330-e549513c2630 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:58:12.505746 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-49176184-6e96-4d28-9330-e549513c2630 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:58:12.506184 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-49176184-6e96-4d28-9330-e549513c2630 demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:58:12.506652 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-49176184-6e96-4d28-9330-e549513c2630 demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:58:12.507131 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-49176184-6e96-4d28-9330-e549513c2630 demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:58:12.508962 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-49176184-6e96-4d28-9330-e549513c2630 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:58:12.521668 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-49176184-6e96-4d28-9330-e549513c2630 demo demo] Get all volumes completed successfully. Jun 21 02:58:12.523703 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-49176184-6e96-4d28-9330-e549513c2630 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:58:12.524066 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 10/39] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:58:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 02:58:22.515100 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 02:59:12.542325 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 02:59:12.545155 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 02:59:12.545468 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 02:59:12.545551 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 02:59:12.545771 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 02:59:12.546453 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 02:59:12.554398 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe demo demo] Get all volumes completed successfully. Jun 21 02:59:12.556390 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-760d250b-115e-4ab8-83d5-33cf6f6db1fe demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 02:59:12.556913 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 11/40] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 02:59:12 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 21 02:59:22.550004 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:00:12.571598 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-74410554-8dff-4311-98a1-222c2a5d3805 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:00:12.574086 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-74410554-8dff-4311-98a1-222c2a5d3805 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:00:12.574321 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-74410554-8dff-4311-98a1-222c2a5d3805 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:00:12.574613 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-74410554-8dff-4311-98a1-222c2a5d3805 demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:00:12.574873 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-74410554-8dff-4311-98a1-222c2a5d3805 demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:00:12.575811 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-74410554-8dff-4311-98a1-222c2a5d3805 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:00:12.582891 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-74410554-8dff-4311-98a1-222c2a5d3805 demo demo] Get all volumes completed successfully. Jun 21 03:00:12.584788 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-74410554-8dff-4311-98a1-222c2a5d3805 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:00:12.585113 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:00:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 03:00:22.578838 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:01:12.601275 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-2f6db422-5979-4a48-bca7-174a897acdda None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:01:12.603939 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-2f6db422-5979-4a48-bca7-174a897acdda demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:01:12.604180 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-2f6db422-5979-4a48-bca7-174a897acdda demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:01:12.604448 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-2f6db422-5979-4a48-bca7-174a897acdda demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:01:12.604745 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-2f6db422-5979-4a48-bca7-174a897acdda demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:01:12.605679 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-2f6db422-5979-4a48-bca7-174a897acdda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:01:12.613440 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-2f6db422-5979-4a48-bca7-174a897acdda demo demo] Get all volumes completed successfully. Jun 21 03:01:12.615995 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-2f6db422-5979-4a48-bca7-174a897acdda demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:01:12.616422 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 11/42] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:01:12 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 21 03:01:22.609113 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:02:12.630261 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:02:12.734054 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:02:12.734675 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:02:12.735937 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:02:12.735937 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:02:12.737506 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:02:12.750083 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b demo demo] Get all volumes completed successfully. Jun 21 03:02:12.753378 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-6f37f670-aae3-40c3-bc58-64c91bdca94b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:02:12.754019 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 11/43] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:02:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 03:02:22.741664 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:03:12.779263 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:03:12.781445 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:03:12.781632 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:03:12.781809 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:03:12.782038 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:03:12.782733 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:03:12.792545 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 demo demo] Get all volumes completed successfully. Jun 21 03:03:12.794857 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-2671b46c-22e0-425b-8a09-b2e4db20a794 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:03:12.795266 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 12/44] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:03:12 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 21 03:03:22.787075 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:04:12.811588 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:04:12.814897 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:04:12.815129 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:04:12.815376 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:04:12.815761 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:04:12.817233 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:04:12.829816 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 demo demo] Get all volumes completed successfully. Jun 21 03:04:12.833405 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-3edbb6c8-33b7-48a0-97c0-a33ed701bf13 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:04:12.834023 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 11/45] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:04:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 03:04:22.821865 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:05:12.853665 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-260420a6-2331-4deb-a87c-51d538f3d708 None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:05:12.858521 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-260420a6-2331-4deb-a87c-51d538f3d708 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:05:12.858521 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-260420a6-2331-4deb-a87c-51d538f3d708 demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:05:12.858521 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-260420a6-2331-4deb-a87c-51d538f3d708 demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:05:12.858780 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-260420a6-2331-4deb-a87c-51d538f3d708 demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:05:12.860454 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-260420a6-2331-4deb-a87c-51d538f3d708 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:05:12.867652 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-260420a6-2331-4deb-a87c-51d538f3d708 demo demo] Get all volumes completed successfully. Jun 21 03:05:12.870762 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-260420a6-2331-4deb-a87c-51d538f3d708 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:05:12.870762 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 12/46] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:05:12 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 21 03:05:22.864831 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:06:12.884853 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-67b74d11-fc69-484e-9585-38ca6d024c6b None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:06:12.887328 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-67b74d11-fc69-484e-9585-38ca6d024c6b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:06:12.887786 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-67b74d11-fc69-484e-9585-38ca6d024c6b demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:06:12.888565 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-67b74d11-fc69-484e-9585-38ca6d024c6b demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:06:12.888565 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-67b74d11-fc69-484e-9585-38ca6d024c6b demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:06:12.891601 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-67b74d11-fc69-484e-9585-38ca6d024c6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:06:12.898670 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-67b74d11-fc69-484e-9585-38ca6d024c6b demo demo] Get all volumes completed successfully. Jun 21 03:06:12.899898 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-67b74d11-fc69-484e-9585-38ca6d024c6b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:06:12.900331 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 12/47] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:06:12 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 21 03:06:22.893283 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:07:12.914659 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-8acfc29c-6a0a-41fe-804f-245459bde32e None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:07:12.917489 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-8acfc29c-6a0a-41fe-804f-245459bde32e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:07:12.917914 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-8acfc29c-6a0a-41fe-804f-245459bde32e demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:07:12.918647 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-8acfc29c-6a0a-41fe-804f-245459bde32e demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:07:12.919014 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-8acfc29c-6a0a-41fe-804f-245459bde32e demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:07:12.920594 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-8acfc29c-6a0a-41fe-804f-245459bde32e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:07:12.927489 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-8acfc29c-6a0a-41fe-804f-245459bde32e demo demo] Get all volumes completed successfully. Jun 21 03:07:12.929389 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-8acfc29c-6a0a-41fe-804f-245459bde32e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:07:12.929755 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 13/48] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:07:12 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 21 03:07:22.923812 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:08:12.944479 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:08:13.020587 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:08:13.020786 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:08:13.021122 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:08:13.021432 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:08:13.022433 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:08:13.031815 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 demo demo] Get all volumes completed successfully. Jun 21 03:08:13.034385 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-0d21aff4-9970-42b5-a237-bf3905d0b514 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:08:13.034849 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 12/49] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:08:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 03:08:23.044417 np0000182405 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:09:13.052343 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.middleware.request_id [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba None None] RequestId filter calling following filter/app {{(pid=112388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:09:13.054341 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:09:13.054504 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba demo demo] Empty body provided in request {{(pid=112388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:09:13.054744 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.openstack.wsgi [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba demo demo] Calling method 'detail' {{(pid=112388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:09:13.054966 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.api.api_utils [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba demo demo] Removing options '' from query. {{(pid=112388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:09:13.055733 np0000182405 devstack@c-api.service[112388]: DEBUG cinder.volume.api [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:09:13.062624 np0000182405 devstack@c-api.service[112388]: INFO cinder.volume.api [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba demo demo] Get all volumes completed successfully. Jun 21 03:09:13.065448 np0000182405 devstack@c-api.service[112388]: INFO cinder.api.openstack.wsgi [None req-41047174-9ea1-4564-b5a3-0ef356ef59ba demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:09:13.065994 np0000182405 devstack@c-api.service[112388]: [pid: 112388|app: 0|req: 13/50] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:09:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 21 03:09:23.058391 np0000182405 devstack@c-api.service[112388]: DEBUG dbcounter [-] [112388] Writing DB stats cinder:SELECT=1 {{(pid=112388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:10:13.079326 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.middleware.request_id [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 None None] RequestId filter calling following filter/app {{(pid=112386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:10:13.082261 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:10:13.082500 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 demo demo] Empty body provided in request {{(pid=112386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:10:13.082825 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.openstack.wsgi [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 demo demo] Calling method 'detail' {{(pid=112386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:10:13.083108 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.api.api_utils [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 demo demo] Removing options '' from query. {{(pid=112386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:10:13.084130 np0000182405 devstack@c-api.service[112386]: DEBUG cinder.volume.api [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:10:13.092520 np0000182405 devstack@c-api.service[112386]: INFO cinder.volume.api [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 demo demo] Get all volumes completed successfully. Jun 21 03:10:13.094740 np0000182405 devstack@c-api.service[112386]: INFO cinder.api.openstack.wsgi [None req-2cbc94ee-d725-4ef5-8c23-850e4a59cb28 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:10:13.095104 np0000182405 devstack@c-api.service[112386]: [pid: 112386|app: 0|req: 13/51] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:10:13 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 21 03:10:23.087659 np0000182405 devstack@c-api.service[112386]: DEBUG dbcounter [-] [112386] Writing DB stats cinder:SELECT=1 {{(pid=112386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:11:13.108334 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.middleware.request_id [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 None None] RequestId filter calling following filter/app {{(pid=112387) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:11:13.111378 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:11:13.111682 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 demo demo] Empty body provided in request {{(pid=112387) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:11:13.111848 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.openstack.wsgi [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 demo demo] Calling method 'detail' {{(pid=112387) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:11:13.112147 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.api.api_utils [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 demo demo] Removing options '' from query. {{(pid=112387) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:11:13.113148 np0000182405 devstack@c-api.service[112387]: DEBUG cinder.volume.api [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112387) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:11:13.123608 np0000182405 devstack@c-api.service[112387]: INFO cinder.volume.api [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 demo demo] Get all volumes completed successfully. Jun 21 03:11:13.125491 np0000182405 devstack@c-api.service[112387]: INFO cinder.api.openstack.wsgi [None req-bed18142-0ada-45d2-a8e4-a9edd6ef57c2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:11:13.125884 np0000182405 devstack@c-api.service[112387]: [pid: 112387|app: 0|req: 14/52] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:11:13 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 21 03:11:23.117583 np0000182405 devstack@c-api.service[112387]: DEBUG dbcounter [-] [112387] Writing DB stats cinder:SELECT=1 {{(pid=112387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 21 03:12:13.143753 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 21 03:12:13.146673 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 21 03:12:13.146989 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 demo demo] Empty body provided in request {{(pid=112385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 21 03:12:13.147224 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 demo demo] Calling method 'detail' {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 21 03:12:13.147567 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.api.api_utils [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 demo demo] Removing options '' from query. {{(pid=112385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 21 03:12:13.148507 np0000182405 devstack@c-api.service[112385]: DEBUG cinder.volume.api [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 21 03:12:13.160928 np0000182405 devstack@c-api.service[112385]: INFO cinder.volume.api [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 demo demo] Get all volumes completed successfully. Jun 21 03:12:13.163486 np0000182405 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-b2a16cd8-46fa-4fbd-8561-48cbd9ac1320 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 21 03:12:13.163931 np0000182405 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 13/53] 199.204.45.222 () {64 vars in 1296 bytes} [Sun Jun 21 03:12:13 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)