Jun 30 00:12:52.029834 np0000183501 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 30 00:12:52.036917 np0000183501 devstack@c-api.service[112550]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 30 00:12:52 2026] *** Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: nodename: np0000183501 Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: machine: x86_64 Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: clock source: unix Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: pcre jit disabled Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: detected number of CPU cores: 16 Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: current working directory: / Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: detected binary path: /usr/bin/uwsgi-core Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: your processes number limit is 256917 Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: your memory page size is 4096 bytes Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: detected max file descriptor number: 2048 Jun 30 00:12:52.040236 np0000183501 devstack@c-api.service[112550]: lock engine: pthread robust mutexes Jun 30 00:12:52.041034 np0000183501 devstack@c-api.service[112550]: thunder lock: enabled Jun 30 00:12:52.041034 np0000183501 devstack@c-api.service[112550]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 30 00:12:52.041034 np0000183501 devstack@c-api.service[112550]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 30 00:12:52.041034 np0000183501 devstack@c-api.service[112550]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 30 00:12:52.041034 np0000183501 devstack@c-api.service[112550]: Set PythonHome to /opt/stack/data/venv Jun 30 00:12:52.074776 np0000183501 devstack@c-api.service[112550]: Python main interpreter initialized at 0x7f08da8a3668 Jun 30 00:12:52.074776 np0000183501 devstack@c-api.service[112550]: python threads support enabled Jun 30 00:12:52.074776 np0000183501 devstack@c-api.service[112550]: your server socket listen backlog is limited to 100 connections Jun 30 00:12:52.074776 np0000183501 devstack@c-api.service[112550]: your mercy for graceful operations on workers is 80 seconds Jun 30 00:12:52.075551 np0000183501 devstack@c-api.service[112550]: mapped 671795 bytes (656 KB) for 4 cores Jun 30 00:12:52.075722 np0000183501 devstack@c-api.service[112550]: *** Operational MODE: preforking *** Jun 30 00:12:52.075998 np0000183501 devstack@c-api.service[112550]: *** uWSGI is running in multiple interpreter mode *** Jun 30 00:12:52.075998 np0000183501 devstack@c-api.service[112550]: spawned uWSGI master process (pid: 112550) Jun 30 00:12:52.076154 np0000183501 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 30 00:12:52.076927 np0000183501 devstack@c-api.service[112550]: spawned uWSGI worker 1 (pid: 112557, cores: 1) Jun 30 00:12:52.077993 np0000183501 devstack@c-api.service[112550]: spawned uWSGI worker 2 (pid: 112558, cores: 1) Jun 30 00:12:52.078494 np0000183501 devstack@c-api.service[112550]: spawned uWSGI worker 3 (pid: 112559, cores: 1) Jun 30 00:12:52.079028 np0000183501 devstack@c-api.service[112550]: spawned uWSGI worker 4 (pid: 112560, cores: 1) Jun 30 00:12:52.079028 np0000183501 devstack@c-api.service[112550]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 30 00:12:52.216993 np0000183501 devstack@c-api.service[112557]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:12:52.216993 np0000183501 devstack@c-api.service[112557]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:12:52.216993 np0000183501 devstack@c-api.service[112557]: we strongly recommend against using it for new projects. Jun 30 00:12:52.216993 np0000183501 devstack@c-api.service[112557]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:12:52.216993 np0000183501 devstack@c-api.service[112557]: framework. For more detail see Jun 30 00:12:52.216993 np0000183501 devstack@c-api.service[112557]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:12:52.216993 np0000183501 devstack@c-api.service[112557]: import eventlet # noqa Jun 30 00:12:52.217759 np0000183501 devstack@c-api.service[112558]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:12:52.217759 np0000183501 devstack@c-api.service[112558]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:12:52.217759 np0000183501 devstack@c-api.service[112558]: we strongly recommend against using it for new projects. Jun 30 00:12:52.217759 np0000183501 devstack@c-api.service[112558]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:12:52.217759 np0000183501 devstack@c-api.service[112558]: framework. For more detail see Jun 30 00:12:52.217759 np0000183501 devstack@c-api.service[112558]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:12:52.217759 np0000183501 devstack@c-api.service[112558]: import eventlet # noqa Jun 30 00:12:52.222320 np0000183501 devstack@c-api.service[112560]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:12:52.222320 np0000183501 devstack@c-api.service[112560]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:12:52.222320 np0000183501 devstack@c-api.service[112560]: we strongly recommend against using it for new projects. Jun 30 00:12:52.222320 np0000183501 devstack@c-api.service[112560]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:12:52.222320 np0000183501 devstack@c-api.service[112560]: framework. For more detail see Jun 30 00:12:52.222320 np0000183501 devstack@c-api.service[112560]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:12:52.222320 np0000183501 devstack@c-api.service[112560]: import eventlet # noqa Jun 30 00:12:52.228665 np0000183501 devstack@c-api.service[112559]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 30 00:12:52.228665 np0000183501 devstack@c-api.service[112559]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 30 00:12:52.228665 np0000183501 devstack@c-api.service[112559]: we strongly recommend against using it for new projects. Jun 30 00:12:52.228665 np0000183501 devstack@c-api.service[112559]: If you are already using Eventlet, we recommend migrating to a different Jun 30 00:12:52.228665 np0000183501 devstack@c-api.service[112559]: framework. For more detail see Jun 30 00:12:52.228665 np0000183501 devstack@c-api.service[112559]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 30 00:12:52.228665 np0000183501 devstack@c-api.service[112559]: import eventlet # noqa Jun 30 00:12:52.310279 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:12:52.310279 np0000183501 devstack@c-api.service[112558]: warnings.warn( Jun 30 00:12:52.310513 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:12:52.310513 np0000183501 devstack@c-api.service[112557]: warnings.warn( Jun 30 00:12:52.319710 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:12:52.319710 np0000183501 devstack@c-api.service[112560]: warnings.warn( Jun 30 00:12:52.328760 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 30 00:12:52.328760 np0000183501 devstack@c-api.service[112559]: warnings.warn( Jun 30 00:12:52.391191 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 30 00:12:52.391191 np0000183501 devstack@c-api.service[112557]: from cgi import parse_header Jun 30 00:12:52.391923 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 30 00:12:52.391923 np0000183501 devstack@c-api.service[112558]: from cgi import parse_header Jun 30 00:12:52.405231 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 30 00:12:52.405231 np0000183501 devstack@c-api.service[112559]: from cgi import parse_header Jun 30 00:12:52.405457 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 30 00:12:52.405457 np0000183501 devstack@c-api.service[112560]: from cgi import parse_header Jun 30 00:12:52.442260 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 30 00:12:52.442260 np0000183501 devstack@c-api.service[112557]: removals.removed_module( Jun 30 00:12:52.444422 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 30 00:12:52.444422 np0000183501 devstack@c-api.service[112557]: removals.removed_module( Jun 30 00:12:52.445678 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 30 00:12:52.445678 np0000183501 devstack@c-api.service[112558]: removals.removed_module( Jun 30 00:12:52.448184 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 30 00:12:52.448184 np0000183501 devstack@c-api.service[112558]: removals.removed_module( Jun 30 00:12:52.457559 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 30 00:12:52.457559 np0000183501 devstack@c-api.service[112560]: removals.removed_module( Jun 30 00:12:52.458320 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 30 00:12:52.458320 np0000183501 devstack@c-api.service[112559]: removals.removed_module( Jun 30 00:12:52.459717 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 30 00:12:52.459717 np0000183501 devstack@c-api.service[112560]: removals.removed_module( Jun 30 00:12:52.460089 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 30 00:12:52.460089 np0000183501 devstack@c-api.service[112559]: removals.removed_module( Jun 30 00:12:53.268265 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 30 00:12:53.268265 np0000183501 devstack@c-api.service[112557]: warnings.warn( Jun 30 00:12:53.271402 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 30 00:12:53.271402 np0000183501 devstack@c-api.service[112559]: warnings.warn( Jun 30 00:12:53.273049 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 30 00:12:53.273049 np0000183501 devstack@c-api.service[112558]: warnings.warn( Jun 30 00:12:53.318553 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 30 00:12:53.318553 np0000183501 devstack@c-api.service[112560]: warnings.warn( Jun 30 00:12:53.320165 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 30 00:12:53.320165 np0000183501 devstack@c-api.service[112557]: warnings.warn( Jun 30 00:12:53.327323 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 30 00:12:53.327323 np0000183501 devstack@c-api.service[112558]: warnings.warn( Jun 30 00:12:53.330525 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 30 00:12:53.330525 np0000183501 devstack@c-api.service[112559]: warnings.warn( Jun 30 00:12:53.376938 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 30 00:12:53.376938 np0000183501 devstack@c-api.service[112560]: warnings.warn( Jun 30 00:12:53.538319 np0000183501 devstack@c-api.service[112558]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 30 00:12:53.538544 np0000183501 devstack@c-api.service[112558]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112558) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:12:53.539623 np0000183501 devstack@c-api.service[112557]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 30 00:12:53.539829 np0000183501 devstack@c-api.service[112557]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112557) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:12:53.542589 np0000183501 devstack@c-api.service[112559]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 30 00:12:53.542802 np0000183501 devstack@c-api.service[112559]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112559) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:12:53.583345 np0000183501 devstack@c-api.service[112560]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 30 00:12:53.583599 np0000183501 devstack@c-api.service[112560]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112560) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 30 00:12:53.629939 np0000183501 devstack@c-api.service[112557]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:12:53.629939 np0000183501 devstack@c-api.service[112557]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:12:53.630810 np0000183501 devstack@c-api.service[112559]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:12:53.630810 np0000183501 devstack@c-api.service[112559]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:12:53.635603 np0000183501 devstack@c-api.service[112558]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:12:53.635603 np0000183501 devstack@c-api.service[112558]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:12:53.648556 np0000183501 devstack@c-api.service[112560]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 30 00:12:53.648556 np0000183501 devstack@c-api.service[112560]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 30 00:12:54.137576 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112557) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:12:54.139387 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112559) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:12:54.139509 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.139509 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.139509 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.139639 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.139639 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.139639 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.139766 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.139766 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.139766 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.139766 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.139935 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.139987 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.140056 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.140105 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.140185 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.140243 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.140282 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.140282 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.140282 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.140282 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.140494 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112558) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:12:54.140544 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112560) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 30 00:12:54.140593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.140593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.140593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.140806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.140806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.140912 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.140912 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.140988 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.141032 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.141032 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.141032 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.141122 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.141164 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.141196 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.141225 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.141260 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.141260 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.141260 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.141260 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.141260 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.141816 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.141887 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.141926 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.141962 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.141998 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.142104 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.142139 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.142168 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.142198 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.142224 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.142275 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.142330 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.142365 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.142365 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.142434 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.142516 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.142583 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.142651 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.142687 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.142748 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.142815 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.142851 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.142915 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.143002 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.143085 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.143167 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.143249 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.143366 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.149322 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.149322 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.149410 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.149449 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.149449 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.149513 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.149545 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.149571 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.149598 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.149623 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.149667 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.149702 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.149736 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.149767 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.149792 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.149825 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.149850 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.149879 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.149879 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.149879 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.149879 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.150089 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.150191 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.150275 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.150390 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.150469 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.150548 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.150643 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.150680 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.150716 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.150774 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.150817 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.150817 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.150878 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.150909 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.150936 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.150970 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.151004 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.151036 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.151071 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.151100 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.151127 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.151161 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.151196 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.151231 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.151259 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.151286 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.151339 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.151371 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.151405 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.151439 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.151474 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.151502 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.151533 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.151563 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.151594 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.151624 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.151650 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.151684 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.151717 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.151747 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.151775 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.151803 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.151832 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.151857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.151886 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.151915 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.151945 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.151981 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.152014 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.152044 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.152073 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.152102 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.152133 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.152133 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.152187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.152406 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.152438 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.152465 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.152465 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.152521 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.152555 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.152555 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.152605 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.152640 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.152668 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.152717 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.152748 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.152748 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.152795 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.152833 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.152867 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.152894 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.152924 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.152950 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.152980 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.153010 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.153010 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.153061 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.153096 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.153129 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.153163 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.153195 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.153224 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.153255 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.156269 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.156269 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.156404 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.156439 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.156495 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.156532 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.156589 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.156617 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.156617 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.156765 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.156816 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.156852 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.156852 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.156852 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.157079 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.157079 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.157079 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.157197 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.157342 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.157379 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.157410 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.157410 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.157465 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.157499 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.157529 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.157529 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.157529 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.157529 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.157635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.157635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.157635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.157635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.157635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.157635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.157635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.157806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.157806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.157806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.157806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.157806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.157806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.157806 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.157988 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.157988 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.157988 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.157988 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.158112 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.158147 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.158181 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.158210 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.158236 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.158265 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.158290 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.158290 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.158290 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.158290 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.161467 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.161677 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.161716 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.161747 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.161779 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.161808 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.161837 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.161837 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.161892 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.161922 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.161956 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.161985 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.162021 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.162246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.162246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.162246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.162246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.162246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.162246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.162246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.162452 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.162483 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.162513 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.162540 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.162578 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.162608 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.162636 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.162664 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.162696 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.162721 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.162751 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.162780 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.162807 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.162836 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.162868 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.162868 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.162868 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.162868 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.162868 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.162868 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.162868 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.165426 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.165495 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.165544 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.165579 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.165606 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.165634 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.165660 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.165689 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.165720 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.165751 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.165782 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.165809 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.165842 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.165842 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.165906 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.165937 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.166007 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.166052 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.166052 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.166102 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.166128 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.166220 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.166254 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.166279 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.166331 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.166362 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.166388 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.166464 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.166578 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.166646 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.166707 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.166749 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.166777 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.166809 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.166836 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.166862 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.166891 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.166918 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.166953 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.166985 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.167019 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.167046 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.167079 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.167106 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.167106 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.167158 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.167189 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.167220 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.167249 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.167274 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.167349 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.167383 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.167383 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.167383 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.167456 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.167485 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.168378 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.168444 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.168505 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.168566 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.168625 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.168660 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.168692 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.168762 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.168795 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.168831 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.168862 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.168894 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.168941 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.168976 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.169002 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.169037 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.169064 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.169094 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.169130 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.169162 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.169192 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.169222 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.169252 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.169289 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.169331 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.169369 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.169369 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.169420 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.172319 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.172384 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.172411 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.172435 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.172469 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.172504 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.172530 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.172559 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.172590 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.172623 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.172652 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.172676 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.172704 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.172747 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.172776 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.172825 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.172853 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.172878 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.172909 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.172950 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.172950 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.173005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.173005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.173005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.173005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.173005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.173005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.173005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.174175 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.174241 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.174316 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.174383 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.174422 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.174463 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.174511 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.174553 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.174593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.174631 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.174675 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.174714 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.174750 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.174787 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.174827 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.174877 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.174921 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.174963 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.175002 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.175042 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.175088 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.175126 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.175166 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.175200 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.175235 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.175287 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.175347 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.175396 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.175441 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.175480 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.175520 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.175565 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.175604 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.175643 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.175688 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.175736 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.175776 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.175815 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.175859 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.175903 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.175941 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.175978 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.176016 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.176056 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.176105 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.176146 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.176189 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.176229 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.176266 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.176328 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.176454 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.176529 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.176641 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.176824 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.176930 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.176998 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.177050 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.177104 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.177152 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.177199 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.177252 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.177311 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.177362 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.177408 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.177469 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.177519 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.177566 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.177618 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.177671 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.177702 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.177727 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.177752 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.177775 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.177805 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.177805 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.177857 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.178093 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.178093 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.178093 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.178093 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.178093 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.178213 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.178244 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.178275 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.178470 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.178668 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.178668 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.178668 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.178668 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.178668 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.178915 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.178915 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.178915 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.179065 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.179116 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.179116 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.179201 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.179265 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.179334 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.179364 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.179389 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.179389 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.179389 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.179453 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.179478 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.179514 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.179514 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.179568 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.179597 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.179622 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.179646 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.179675 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.179703 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.179734 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.179757 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.179783 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.179816 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.179847 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.179871 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.179896 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.179920 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.179949 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.179973 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.180001 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.180028 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.180052 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.180087 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.180113 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.180144 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.180169 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.180195 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.180224 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.180250 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.180275 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.180314 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.180349 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.180379 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.180406 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.180432 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.180459 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.180482 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.180510 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.180539 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.180562 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.180590 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.180622 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.180646 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.180669 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.180696 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.180751 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.180776 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.180803 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.180830 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.180857 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.180890 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.180917 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.180942 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.180971 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.180999 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.181028 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.181052 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.181076 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.181103 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.181131 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.181159 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.181187 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.181216 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.181241 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.181268 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.181473 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.182099 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.182156 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.182207 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.182265 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.182335 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.182393 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.182447 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.182495 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.182547 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.182597 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.182650 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.182699 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.182752 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.182808 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.182858 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.182907 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.182961 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.182961 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.183061 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.183061 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.183158 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.183209 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.183257 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.183398 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.183398 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.183505 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.183559 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.183559 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.183648 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.183696 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.183750 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.183798 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.183853 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.183902 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.183950 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.184001 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.184095 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.184152 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.184152 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.184241 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.184241 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.184377 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.184438 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.184438 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.184438 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.184438 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.184635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.184635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.184635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.184635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.184635 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.184899 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.184950 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.185001 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.185054 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.185082 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.185112 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.185141 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.185166 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.185166 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.185217 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.185246 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.185271 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.185313 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.185347 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.185379 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.185404 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.185428 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.185466 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.185466 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.185466 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.185466 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.185466 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.185466 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.185723 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.185723 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.185788 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.185821 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.185845 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.185873 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.185901 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.185931 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.185958 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.185982 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.186012 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.186043 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.186074 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.186111 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.186111 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.186161 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.186161 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.186161 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.186161 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.186161 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.186288 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.186644 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.186846 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.186846 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.186846 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.186846 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.186846 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.186846 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.189919 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.189999 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.190054 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.190106 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.190166 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.190217 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.190275 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.190518 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.190602 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.190658 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.190709 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.190792 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.190848 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.190906 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.190958 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.191011 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.191068 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.191068 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.191167 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.191219 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.191219 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.191330 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.191330 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.191438 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.191508 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.191591 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.191650 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.191705 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.191755 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.191807 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.191839 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.191863 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.191888 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.191914 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.191943 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.192034 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.192061 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.192087 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.192111 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.192134 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.192164 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.192191 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.192216 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.192240 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.192268 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.192311 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.192311 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.192311 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.192311 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.192408 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.192408 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.192408 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.192408 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.192408 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.192408 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.192408 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.192566 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.192566 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.192566 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.192634 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.192663 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.192689 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.192713 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.192743 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.192817 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.192855 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.192889 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.192917 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.192917 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.192978 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.193019 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.193065 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.193098 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.193130 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.193170 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.193170 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.193244 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.193319 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.193369 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.193369 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.193369 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.193369 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.193369 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.193369 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.194485 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.194485 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.194485 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.194485 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.194485 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.194791 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.194872 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.194939 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.195013 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.195104 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.195194 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.195277 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.195380 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.195456 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.195530 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.195595 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.195670 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.195759 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.195831 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.195906 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.195972 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.196038 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.196102 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.196169 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.196235 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.196318 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.196388 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.196456 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.196521 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.196586 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.196826 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.196910 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.196978 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.197044 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.197110 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.197173 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.197246 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.197341 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.197413 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.197479 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.197561 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.197561 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.197693 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.197758 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.197837 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.197921 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.198005 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.198082 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.198164 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.198245 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.198331 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.198422 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.198488 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.198567 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.198642 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.198709 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.198783 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.198783 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.198783 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.198975 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.199048 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.199115 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.199178 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.199251 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.199341 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.199421 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.199462 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.199500 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.199500 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.199500 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.199698 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.199698 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.199698 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.199954 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.200002 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.200039 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.200075 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.200109 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.200146 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.200179 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.200213 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.200247 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.200247 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.200247 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.200358 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.200358 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.200358 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.200452 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.200487 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.200487 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.200550 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.200550 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.200610 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.200642 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.200674 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.200711 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.200711 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.200711 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.200853 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.200853 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.200853 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.200853 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.200853 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.200853 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.200853 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.201080 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.201080 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.201080 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.201080 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.201080 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.201080 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.201080 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 30 00:12:54.201776 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112559) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.201776 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.201776 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.201776 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.202061 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112560) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.202130 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112559) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.202203 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.202269 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112559) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.202346 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.202346 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.202346 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112560) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.202346 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112560) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.202593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112558) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.202593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.202593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.202593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.202593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112558) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.202593 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112558) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.202878 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112557) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 30 00:12:54.202878 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 30 00:12:54.202878 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 30 00:12:54.202878 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 30 00:12:54.203087 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112557) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 30 00:12:54.203087 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112557) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 30 00:12:54.249547 np0000183501 devstack@c-api.service[112559]: INFO dbcounter [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Registered counter for database cinder Jun 30 00:12:54.249954 np0000183501 devstack@c-api.service[112560]: INFO dbcounter [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Registered counter for database cinder Jun 30 00:12:54.250486 np0000183501 devstack@c-api.service[112558]: INFO dbcounter [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Registered counter for database cinder Jun 30 00:12:54.256004 np0000183501 devstack@c-api.service[112557]: INFO dbcounter [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Registered counter for database cinder Jun 30 00:12:54.295345 np0000183501 devstack@c-api.service[112560]: DEBUG oslo_db.sqlalchemy.engines [None req-5051d3e2-7e93-474c-9770-49163b94f3ef 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=112560) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.296815 np0000183501 devstack@c-api.service[112558]: DEBUG oslo_db.sqlalchemy.engines [None req-185685f8-b906-447e-ad09-aaa069f15ddb 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=112558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.297820 np0000183501 devstack@c-api.service[112559]: DEBUG oslo_db.sqlalchemy.engines [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 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=112559) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.305687 np0000183501 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.414088 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writer thread running {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:12:54.415076 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writer thread running {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:12:54.415351 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writer thread running {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:12:54.417447 np0000183501 devstack@c-api.service[112560]: INFO cinder.rpc [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:12:54.418181 np0000183501 devstack@c-api.service[112558]: INFO cinder.rpc [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:12:54.418331 np0000183501 devstack@c-api.service[112559]: INFO cinder.rpc [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:12:54.420702 np0000183501 devstack@c-api.service[112558]: INFO cinder.rpc [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:12:54.420846 np0000183501 devstack@c-api.service[112559]: INFO cinder.rpc [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:12:54.422439 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writer thread running {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 30 00:12:54.423369 np0000183501 devstack@c-api.service[112558]: INFO cinder.rpc [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:12:54.423542 np0000183501 devstack@c-api.service[112559]: INFO cinder.rpc [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:12:54.425960 np0000183501 devstack@c-api.service[112558]: INFO cinder.rpc [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:12:54.426059 np0000183501 devstack@c-api.service[112560]: INFO cinder.rpc [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:12:54.426159 np0000183501 devstack@c-api.service[112557]: INFO cinder.rpc [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 30 00:12:54.426238 np0000183501 devstack@c-api.service[112559]: INFO cinder.rpc [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:12:54.427248 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.427405 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.428421 np0000183501 devstack@c-api.service[112560]: INFO cinder.rpc [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:12:54.428914 np0000183501 devstack@c-api.service[112557]: INFO cinder.rpc [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 30 00:12:54.430228 np0000183501 devstack@c-api.service[112560]: INFO cinder.rpc [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:12:54.431237 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.431324 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.431777 np0000183501 devstack@c-api.service[112557]: INFO cinder.rpc [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 30 00:12:54.432050 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.434692 np0000183501 devstack@c-api.service[112557]: INFO cinder.rpc [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 30 00:12:54.434910 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.436093 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.440378 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.464445 np0000183501 devstack@c-api.service[112558]: DEBUG oslo_db.sqlalchemy.engines [None req-185685f8-b906-447e-ad09-aaa069f15ddb 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=112558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.465927 np0000183501 devstack@c-api.service[112559]: DEBUG oslo_db.sqlalchemy.engines [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 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=112559) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.467430 np0000183501 devstack@c-api.service[112560]: DEBUG oslo_db.sqlalchemy.engines [None req-5051d3e2-7e93-474c-9770-49163b94f3ef 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=112560) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.467519 np0000183501 devstack@c-api.service[112558]: INFO cinder.rpc [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:12:54.469691 np0000183501 devstack@c-api.service[112559]: INFO cinder.rpc [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:12:54.470124 np0000183501 devstack@c-api.service[112558]: INFO cinder.rpc [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:12:54.470866 np0000183501 devstack@c-api.service[112560]: INFO cinder.rpc [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:12:54.471411 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.473762 np0000183501 devstack@c-api.service[112559]: INFO cinder.rpc [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:12:54.473816 np0000183501 devstack@c-api.service[112560]: INFO cinder.rpc [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:12:54.474946 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.475168 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.476791 np0000183501 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:12:54.481531 np0000183501 devstack@c-api.service[112557]: INFO cinder.rpc [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 30 00:12:54.484244 np0000183501 devstack@c-api.service[112557]: INFO cinder.rpc [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 30 00:12:54.484845 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.485585 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.486702 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.488141 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.488698 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.492346 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.492451 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.492508 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.492673 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.496712 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.497116 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.497595 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.499757 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.500609 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.501063 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.501430 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.505324 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.505423 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.505491 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.505528 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.505987 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.506778 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.507491 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.507796 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.508649 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.509584 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.510595 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.511561 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.512565 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.513005 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.513702 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.513792 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.514055 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.515722 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.516615 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.516749 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.516995 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.518590 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.519694 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.521217 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.523317 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.523416 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.523513 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.524597 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.526051 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.527322 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.527396 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.527946 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.528220 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.528567 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.529808 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.530063 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.530124 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.531255 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.531504 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.531607 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.531668 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.532646 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.532949 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.534063 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.534218 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.534278 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.536352 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.536396 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.536423 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.536445 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.536961 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.537081 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.537176 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.538127 np0000183501 devstack@c-api.service[112558]: WARNING cinder.api.contrib.hosts [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:12:54.538372 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.538437 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: extensions {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.538587 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.539405 np0000183501 devstack@c-api.service[112559]: WARNING cinder.api.contrib.hosts [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:12:54.539633 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: extensions {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.539713 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: cgsnapshots {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.540051 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.540114 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.540995 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: cgsnapshots {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.541069 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: qos-specs {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.541553 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.542628 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: qos-specs {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.543167 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.543623 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.543977 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: capabilities {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.544609 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.544734 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: capabilities {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.545289 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: backups {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.545804 np0000183501 devstack@c-api.service[112560]: WARNING cinder.api.contrib.hosts [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:12:54.545867 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.546033 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: extensions {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.546687 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: backups {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.547286 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-volume-type-access {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.549321 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.549384 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: cgsnapshots {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.549411 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-volume-type-access {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.549437 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: qos-specs {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.549530 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.549559 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: encryption {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.550433 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.550483 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: encryption {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.550612 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: consistencygroups {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.551928 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.552005 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: consistencygroups {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.552129 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: capabilities {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.552553 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: extra_specs {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.553312 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.553427 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: backups {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.554412 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: encryption {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.554453 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: extra_specs {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.554800 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.555620 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-volume-manage {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.555707 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: encryption {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.555840 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-volume-type-access {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.556183 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.557227 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-volume-manage {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.557400 np0000183501 devstack@c-api.service[112557]: WARNING cinder.api.contrib.hosts [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 30 00:12:54.557452 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-volume-transfer {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.557527 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: encryption {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.557563 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: extensions {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.558754 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-volume-transfer {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.558926 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-availability-zone {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.559002 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: consistencygroups {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.559242 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: cgsnapshots {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.560334 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-quota-sets {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.560409 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-availability-zone {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.560648 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: qos-specs {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.561049 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: extra_specs {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.561765 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-quota-sets {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.561809 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-quota-class-sets {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.562676 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: encryption {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.563188 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: capabilities {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.563241 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-snapshot-manage {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.563276 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-quota-class-sets {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.564382 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-volume-manage {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.564542 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: os-hosts {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.564587 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-snapshot-manage {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.564677 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: backups {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.565952 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extended resource: scheduler-stats {{(pid=112558) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.566005 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-volume-transfer {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.566046 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: os-hosts {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.566758 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-volume-type-access {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.567474 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extended resource: scheduler-stats {{(pid=112559) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.567698 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-availability-zone {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.568175 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.568777 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: encryption {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.569171 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-quota-sets {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.569652 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.569800 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.570427 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: consistencygroups {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.570508 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.contrib.snapshot_actions [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] SnapshotActionsController initialized {{(pid=112558) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:12:54.571028 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.571206 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-quota-class-sets {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.571255 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.571883 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] SnapshotActionsController initialized {{(pid=112559) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:12:54.572450 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: extra_specs {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.572536 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-snapshot-manage {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.572576 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.572611 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.573919 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.573963 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: os-hosts {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.574004 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.574056 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: encryption {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.575320 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.575387 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.575573 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-volume-manage {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.575640 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extended resource: scheduler-stats {{(pid=112560) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.576844 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.577026 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-volume-transfer {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.577377 np0000183501 devstack@c-api.service[112558]: WARNING castellan.key_manager.migration [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.578231 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension UsedLimits extending resource: limits {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.578340 np0000183501 devstack@c-api.service[112559]: WARNING castellan.key_manager.migration [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.578406 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.579110 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-availability-zone {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.581782 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.581782 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.581782 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeActions extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582008 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.582052 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582103 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension UsedLimits extending resource: limits {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582103 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582186 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582236 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-quota-sets {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.582286 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension TypesManage extending resource: types {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582343 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582343 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582415 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582473 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeActions extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582515 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582561 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582613 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension AdminActions extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582661 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582661 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension TypesManage extending resource: types {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582743 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension AdminActions extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582784 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582833 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension AdminActions extending resource: backups {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582874 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582874 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension AdminActions extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582945 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.582994 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension AdminActions extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.583035 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.583082 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension AdminActions extending resource: backups {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.583125 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.583164 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.583212 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.v3.router [None req-185685f8-b906-447e-ad09-aaa069f15ddb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112558) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.583253 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.583253 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.v3.router [None req-1ea9ad74-2b68-4b5a-b8e4-8a4ce76fbb19 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112559) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.583349 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-quota-class-sets {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.583405 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.contrib.snapshot_actions [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] SnapshotActionsController initialized {{(pid=112560) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:12:54.583405 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.583485 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-snapshot-manage {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.584231 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.584442 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: os-hosts {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.586458 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.586771 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extended resource: scheduler-stats {{(pid=112557) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 30 00:12:54.587198 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.588074 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.588687 np0000183501 devstack@c-api.service[112560]: WARNING castellan.key_manager.migration [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.589514 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension UsedLimits extending resource: limits {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.589616 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.589660 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.590456 np0000183501 devstack@c-api.service[112558]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f08da8a3668 pid: 112558 (default app) Jun 30 00:12:54.590537 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] SnapshotActionsController initialized {{(pid=112557) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 30 00:12:54.590637 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.590750 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.590816 np0000183501 devstack@c-api.service[112559]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f08da8a3668 pid: 112559 (default app) Jun 30 00:12:54.590887 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeActions extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591034 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591034 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591199 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension TypesManage extending resource: types {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591252 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.591288 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591412 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591520 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension AdminActions extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591637 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension AdminActions extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591737 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension AdminActions extending resource: backups {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591904 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.591956 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.592761 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.v3.router [None req-5051d3e2-7e93-474c-9770-49163b94f3ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112560) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.592816 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.593932 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.595406 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.596876 np0000183501 devstack@c-api.service[112557]: WARNING castellan.key_manager.migration [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 30 00:12:54.597755 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension UsedLimits extending resource: limits {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.597898 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598088 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598208 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598327 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeActions extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598454 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598560 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598658 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension TypesManage extending resource: types {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598762 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.598762 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.598912 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.598974 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.598974 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.598974 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.598974 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.598974 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599233 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599233 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599233 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599233 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599233 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599233 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599539 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599579 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.599622 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599622 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599622 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599622 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599622 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599868 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599868 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599868 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.599868 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.599868 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600091 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600091 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600192 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension AdminActions extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.600230 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600230 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600230 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600230 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600230 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600476 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600476 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600476 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600476 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600476 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600697 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600697 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600697 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600697 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600894 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension AdminActions extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.600934 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600934 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600934 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600934 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.600934 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.600934 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601199 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601199 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601199 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601199 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601199 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601199 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601463 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension AdminActions extending resource: backups {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.601501 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601501 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601501 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601501 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601501 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601501 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601825 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601825 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601825 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.601825 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.601825 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.603012 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.603678 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.603750 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.603750 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.603750 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.603750 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.603750 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604014 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604014 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604014 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604014 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604014 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604250 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604250 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604427 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.604491 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604491 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604491 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604491 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604491 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604491 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604823 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604823 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.604823 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.604823 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.605038 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.v3.router [None req-4d76297a-304e-4bcc-b0c5-1c62553c89fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112557) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 30 00:12:54.605094 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.605094 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.605094 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.605094 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.605351 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.605351 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.605351 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.605351 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606228 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606228 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606228 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606228 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606440 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606440 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606440 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606440 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606440 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606764 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606764 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606764 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606764 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606764 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606978 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606978 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.606978 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.606978 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.607205 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.607205 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.607205 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.607205 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.607439 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.607439 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.607439 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.607439 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.607653 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.607653 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.607653 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.607653 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608443 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608443 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608443 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608443 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608594 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608594 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608594 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608594 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608594 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608594 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608791 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608791 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608791 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608791 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608791 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608961 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608961 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608961 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608961 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608961 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.608961 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.608961 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609182 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609182 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609182 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609182 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609182 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609182 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609408 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609408 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609408 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609408 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609408 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609408 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609707 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609707 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609707 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609707 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.609707 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.609707 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610032 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610032 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610101 np0000183501 devstack@c-api.service[112560]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f08da8a3668 pid: 112560 (default app) Jun 30 00:12:54.610131 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610131 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610131 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610131 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610268 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610268 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610268 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610268 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610268 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610463 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610463 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610463 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610463 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:12:54.610463 np0000183501 devstack@c-api.service[112558]: warnings.warn(deprecated_msg) Jun 30 00:12:54.610463 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-d6d4de35-e5b2-404f-8cd4-bef692378ca9 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:12:54.610463 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Tue Jun 30 00:12:54 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 30 00:12:54.610661 np0000183501 devstack@c-api.service[112557]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f08da8a3668 pid: 112557 (default app) Jun 30 00:13:02.417724 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.417724 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.417724 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.417724 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.417724 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.418597 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.418597 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.418597 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.418597 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.418597 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.418906 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.418906 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.418906 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.418906 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.418906 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.418906 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419245 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419245 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419245 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419245 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419496 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419496 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419496 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419496 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419737 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419737 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419737 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419737 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419984 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419984 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419984 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.419984 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.419984 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420263 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420263 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420263 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420263 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420263 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420553 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420553 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420553 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420553 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420553 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420553 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420896 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420896 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420896 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420896 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.420896 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.420896 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.421290 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.421290 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.421290 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.421290 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.421290 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.421290 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422069 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422069 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422069 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422069 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422069 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422339 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422339 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422339 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422339 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422339 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422523 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422523 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422523 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422523 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422523 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422523 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422754 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422754 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422754 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422754 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422754 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422754 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422972 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422972 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422972 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.422972 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.422972 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423161 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423161 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423161 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423161 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423161 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423380 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423380 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423380 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423380 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423533 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423533 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423533 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423533 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423697 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423697 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423697 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423697 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423697 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423885 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423885 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423885 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.423885 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.423885 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424077 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424077 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424077 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424077 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424224 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424224 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424224 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424224 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424420 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424420 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424420 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424420 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424587 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424587 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424587 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424587 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424738 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424738 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424738 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424738 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424940 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424940 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424940 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.424940 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.424940 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425197 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425197 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425197 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425197 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425197 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425197 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425483 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425483 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425483 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425483 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425483 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425669 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425669 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425669 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425669 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425669 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425669 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425882 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425882 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425882 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425882 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.425882 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.425882 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426107 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426107 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426107 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426107 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426107 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426107 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426349 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426349 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426349 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426349 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426349 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426349 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426585 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426585 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426585 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426585 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426735 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426735 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426735 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426735 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426735 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426921 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426921 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426921 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426921 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:02.426921 np0000183501 devstack@c-api.service[112559]: warnings.warn(deprecated_msg) Jun 30 00:13:02.426921 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-9d5288de-7c32-489f-9c75-0ac61a8666f0 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:13:02.938963 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-9d5288de-7c32-489f-9c75-0ac61a8666f0 admin admin] POST https://199.204.45.169/volume/v3/types Jun 30 00:13:02.939560 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-9d5288de-7c32-489f-9c75-0ac61a8666f0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:13:02.941334 np0000183501 devstack@c-api.service[112559]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 30 00:13:02.941334 np0000183501 devstack@c-api.service[112559]: warnings.warn( Jun 30 00:13:02.979964 np0000183501 devstack@c-api.service[112559]: DEBUG oslo_db.sqlalchemy.engines [None req-9d5288de-7c32-489f-9c75-0ac61a8666f0 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=112559) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:13:03.011024 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-9d5288de-7c32-489f-9c75-0ac61a8666f0 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 30 00:13:03.011822 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Tue Jun 30 00:13:02 2026] POST /volume/v3/types => generated 186 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:13:03.053776 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.053776 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.053776 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.053776 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.053776 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.055552 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.055552 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.055552 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.055552 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.055552 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.057380 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.057380 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.057380 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.057380 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.057380 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.057380 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.058835 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.058835 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.058835 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.058835 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.060159 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.060159 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.060159 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.060159 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.061665 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.061665 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.061665 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.061665 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.063259 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.063259 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.063259 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.063259 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.063259 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.065147 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.065147 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.065147 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.065147 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.065147 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.066664 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.066664 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.066664 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.066664 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.066664 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.066664 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.067812 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.067812 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.067812 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.067812 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.067812 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.067812 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.069459 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.069459 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.069459 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.069459 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.069459 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.069459 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.070736 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.070736 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.070736 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.070736 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.070736 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.072859 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.072859 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.072859 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.072859 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.072859 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.074169 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.074169 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.074169 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.074169 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.074169 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.074169 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.076255 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.076255 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.076255 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.076255 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.076255 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.076255 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.077777 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.077777 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.077777 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.077777 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.077777 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.078736 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.078736 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.078736 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.078736 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.078736 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.079724 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.079724 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.079724 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.079724 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.080782 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.080782 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.080782 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.080782 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.082240 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.082240 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.082240 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.082240 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.082240 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.082905 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.082905 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.082905 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.082905 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.082905 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083187 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083187 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083187 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083187 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083418 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083418 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083418 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083418 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083545 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083545 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083545 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083545 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083702 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083702 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083702 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083702 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083829 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083829 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083829 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083829 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083960 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083960 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083960 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.083960 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.083960 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084107 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084107 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084107 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084107 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084107 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084107 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084326 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084326 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084326 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084326 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084326 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084520 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084520 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084520 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084520 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.084520 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.084520 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085122 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085122 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085122 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085122 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085122 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085122 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085376 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085376 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085376 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085376 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085376 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085376 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085636 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085636 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085636 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085636 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085636 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085636 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085866 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085866 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.085866 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.085866 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.086023 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.086023 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.086023 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.086023 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.086023 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.086176 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.086176 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.086176 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.086176 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:13:03.086176 np0000183501 devstack@c-api.service[112560]: warnings.warn(deprecated_msg) Jun 30 00:13:03.086176 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [req-9d5288de-7c32-489f-9c75-0ac61a8666f0 req-8b70b390-9955-4a30-85fa-69674213391c None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:13:03.410947 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-9d5288de-7c32-489f-9c75-0ac61a8666f0 req-8b70b390-9955-4a30-85fa-69674213391c admin admin] POST https://199.204.45.169/volume/v3/types/b70e8649-4370-4511-ab2a-303b73f6f7e5/extra_specs Jun 30 00:13:03.411427 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-9d5288de-7c32-489f-9c75-0ac61a8666f0 req-8b70b390-9955-4a30-85fa-69674213391c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 30 00:13:03.413568 np0000183501 devstack@c-api.service[112560]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 30 00:13:03.413568 np0000183501 devstack@c-api.service[112560]: warnings.warn( Jun 30 00:13:03.450180 np0000183501 devstack@c-api.service[112560]: DEBUG oslo_db.sqlalchemy.engines [req-9d5288de-7c32-489f-9c75-0ac61a8666f0 req-8b70b390-9955-4a30-85fa-69674213391c 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=112560) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:13:03.520167 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-9d5288de-7c32-489f-9c75-0ac61a8666f0 req-8b70b390-9955-4a30-85fa-69674213391c admin admin] https://199.204.45.169/volume/v3/types/b70e8649-4370-4511-ab2a-303b73f6f7e5/extra_specs returned with HTTP 200 Jun 30 00:13:03.520838 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Tue Jun 30 00:13:03 2026] POST /volume/v3/types/b70e8649-4370-4511-ab2a-303b73f6f7e5/extra_specs => generated 55 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:13:04.469543 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=6 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:13:04.484053 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=6 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:13:13.008015 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:13:13.518550 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:15:43.556461 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-2c1046c2-6d92-4b9a-bfe2-79c7c4f29509 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:15:43.557737 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-2c1046c2-6d92-4b9a-bfe2-79c7c4f29509 None None] GET https://199.204.45.169/volume// Jun 30 00:15:43.558116 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-2c1046c2-6d92-4b9a-bfe2-79c7c4f29509 None None] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:15:43.558609 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-2c1046c2-6d92-4b9a-bfe2-79c7c4f29509 None None] Calling method 'all' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:15:43.559724 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-2c1046c2-6d92-4b9a-bfe2-79c7c4f29509 None None] https://199.204.45.169/volume// returned with HTTP 300 Jun 30 00:15:43.560386 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 2/4] 199.204.45.169 () {66 vars in 1456 bytes} [Tue Jun 30 00:15:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 30 00:16:26.130086 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.130086 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.130086 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.130086 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.130086 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.131128 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.131128 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.131128 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.131128 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.131128 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.131568 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.131568 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.131568 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.131568 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.131568 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.131568 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.132041 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.132041 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.132041 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.132041 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.132380 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.132380 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.132380 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.132380 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.132729 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.132729 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.132729 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.132729 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133011 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133011 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133011 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133011 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133011 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133547 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133547 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133547 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133547 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133547 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133902 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133902 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133902 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133902 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.133902 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.133902 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.134431 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.134431 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.134431 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.134431 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.134431 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.134431 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.134921 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.134921 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.134921 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.134921 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.134921 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.134921 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.135471 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.135471 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.135471 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.135471 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.135471 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.135870 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.135870 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.135870 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.135870 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.135870 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.136219 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.136219 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.136219 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.136219 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.136219 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.136219 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.136713 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.136713 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.136713 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.136713 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.136713 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.136713 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.137134 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.137134 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.137134 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.137134 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.137134 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.137556 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.137556 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.137556 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.137556 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.137556 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.137939 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.137939 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.137939 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.137939 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.138242 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.138242 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.138242 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.138242 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.138583 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.138583 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.138583 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.138583 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.138583 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.138928 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.138928 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.138928 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.138928 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.138928 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.139287 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.139287 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.139287 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.139287 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.139622 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.139622 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.139622 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.139622 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.140054 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.140054 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.140054 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.140054 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.140392 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.140392 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.140392 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.140392 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.140761 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.140761 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.140761 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.140761 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141082 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141082 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141082 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141082 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141082 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141465 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141465 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141465 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141465 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141465 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141465 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141657 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141657 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141657 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141657 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141657 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141813 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141813 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141813 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141813 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.141813 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.141813 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142005 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142005 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142005 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142005 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142005 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142005 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142196 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142196 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142196 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142196 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142196 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142196 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142410 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142410 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142410 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142410 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142410 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142410 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142604 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142604 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142604 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142604 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142742 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142742 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142742 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142742 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142742 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142913 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142913 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142913 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142913 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 30 00:16:26.142913 np0000183501 devstack@c-api.service[112557]: warnings.warn(deprecated_msg) Jun 30 00:16:26.142913 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-6675f41c-104c-4bb1-b8cf-f0d19268c6f1 None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:26.142913 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 1/5] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 30 00:16:26 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 30 00:16:26.175902 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-465ad822-311f-4be4-b8dd-230fd785c596 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:26.224923 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 2/6] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 30 00:16:26 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 00:16:26.228033 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [req-465ad822-311f-4be4-b8dd-230fd785c596 req-4c97ede2-ddcc-4654-ab10-d09c45f2f54d None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:26.234169 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-465ad822-311f-4be4-b8dd-230fd785c596 req-4c97ede2-ddcc-4654-ab10-d09c45f2f54d demo demo] GET https://199.204.45.169/volume/v3/ Jun 30 00:16:26.234620 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-465ad822-311f-4be4-b8dd-230fd785c596 req-4c97ede2-ddcc-4654-ab10-d09c45f2f54d demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:26.235080 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [req-465ad822-311f-4be4-b8dd-230fd785c596 req-4c97ede2-ddcc-4654-ab10-d09c45f2f54d demo demo] Calling method 'version_select' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:26.237169 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [req-465ad822-311f-4be4-b8dd-230fd785c596 req-4c97ede2-ddcc-4654-ab10-d09c45f2f54d demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 30 00:16:26.237645 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 2/7] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 30 00:16:26 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:26.282925 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-e9924ef7-1dfa-463f-914e-c0de39e1bffe None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:26.656923 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-e9924ef7-1dfa-463f-914e-c0de39e1bffe demo demo] GET https://199.204.45.169/volume/v3/types Jun 30 00:16:26.657167 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-e9924ef7-1dfa-463f-914e-c0de39e1bffe demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:26.657373 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-e9924ef7-1dfa-463f-914e-c0de39e1bffe demo demo] Calling method 'index' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:26.658021 np0000183501 devstack@c-api.service[112558]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 30 00:16:26.658021 np0000183501 devstack@c-api.service[112558]: warnings.warn( Jun 30 00:16:26.658720 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-e9924ef7-1dfa-463f-914e-c0de39e1bffe demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:16:26.697644 np0000183501 devstack@c-api.service[112558]: DEBUG oslo_db.sqlalchemy.engines [None req-e9924ef7-1dfa-463f-914e-c0de39e1bffe 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=112558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:26.716926 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-e9924ef7-1dfa-463f-914e-c0de39e1bffe demo demo] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 30 00:16:26.717492 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 3/8] 199.204.45.169 () {64 vars in 1290 bytes} [Tue Jun 30 00:16:26 2026] GET /volume/v3/types => generated 377 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:26.757513 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-b5babf9f-9c10-449b-b0a8-b21b04efd00d None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:27.116004 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-b5babf9f-9c10-449b-b0a8-b21b04efd00d demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 30 00:16:27.116370 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-b5babf9f-9c10-449b-b0a8-b21b04efd00d demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:27.116609 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-b5babf9f-9c10-449b-b0a8-b21b04efd00d demo demo] Calling method 'show' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:27.155819 np0000183501 devstack@c-api.service[112557]: DEBUG oslo_db.sqlalchemy.engines [None req-b5babf9f-9c10-449b-b0a8-b21b04efd00d 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=112557) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 30 00:16:27.172080 np0000183501 devstack@c-api.service[112557]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 30 00:16:27.172080 np0000183501 devstack@c-api.service[112557]: warnings.warn( Jun 30 00:16:27.175209 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-b5babf9f-9c10-449b-b0a8-b21b04efd00d demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 30 00:16:27.175823 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 2/9] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 30 00:16:26 2026] GET /volume/v3/types/default => generated 145 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:27.642195 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-fdc162c3-0088-41b1-a096-dad79e5fd822 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:27.642912 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 3/10] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 30 00:16:27 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:16:27.676187 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-09dd33f5-5261-4474-b214-e28f58a33688 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:27.683680 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 30 00:16:27 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 00:16:27.720421 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [req-09dd33f5-5261-4474-b214-e28f58a33688 req-31856116-4338-4db8-9b68-d3c9dbeae533 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:27.724034 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-09dd33f5-5261-4474-b214-e28f58a33688 req-31856116-4338-4db8-9b68-d3c9dbeae533 demo demo] GET https://199.204.45.169/volume/v3/ Jun 30 00:16:27.724518 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [req-09dd33f5-5261-4474-b214-e28f58a33688 req-31856116-4338-4db8-9b68-d3c9dbeae533 demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:27.724967 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [req-09dd33f5-5261-4474-b214-e28f58a33688 req-31856116-4338-4db8-9b68-d3c9dbeae533 demo demo] Calling method 'version_select' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:27.725764 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-09dd33f5-5261-4474-b214-e28f58a33688 req-31856116-4338-4db8-9b68-d3c9dbeae533 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 30 00:16:27.726190 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 4/12] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 30 00:16:27 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:27.765983 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-faf6ea02-032f-4126-91c4-612f6c2651cf None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:27.768448 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-faf6ea02-032f-4126-91c4-612f6c2651cf demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 30 00:16:27.768683 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-faf6ea02-032f-4126-91c4-612f6c2651cf demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:27.768991 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-faf6ea02-032f-4126-91c4-612f6c2651cf demo demo] Calling method 'show' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:27.783593 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-faf6ea02-032f-4126-91c4-612f6c2651cf demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 30 00:16:27.784089 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 3/13] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 30 00:16:27 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:28.393945 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-7d606b95-c746-4cdf-b489-ca57729a43d5 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.394706 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 4/14] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 30 00:16:28 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:16:28.426776 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-3914aeba-5a3d-4e4a-83bb-b02fd9fd0efc None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.430686 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 30 00:16:28 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 30 00:16:28.465513 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [req-3914aeba-5a3d-4e4a-83bb-b02fd9fd0efc req-bd796d88-dfe6-4b96-93f0-a5eee48d4ff0 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.469134 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-3914aeba-5a3d-4e4a-83bb-b02fd9fd0efc req-bd796d88-dfe6-4b96-93f0-a5eee48d4ff0 demo demo] GET https://199.204.45.169/volume/v3/ Jun 30 00:16:28.469540 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [req-3914aeba-5a3d-4e4a-83bb-b02fd9fd0efc req-bd796d88-dfe6-4b96-93f0-a5eee48d4ff0 demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:28.469926 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [req-3914aeba-5a3d-4e4a-83bb-b02fd9fd0efc req-bd796d88-dfe6-4b96-93f0-a5eee48d4ff0 demo demo] Calling method 'version_select' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:28.470705 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-3914aeba-5a3d-4e4a-83bb-b02fd9fd0efc req-bd796d88-dfe6-4b96-93f0-a5eee48d4ff0 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 30 00:16:28.471402 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 5/16] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 30 00:16:28 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:28.514100 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-aed79d6a-334f-47e4-92ef-dcf6094f70e5 None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.518365 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-aed79d6a-334f-47e4-92ef-dcf6094f70e5 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 30 00:16:28.518902 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-aed79d6a-334f-47e4-92ef-dcf6094f70e5 demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:28.519508 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-aed79d6a-334f-47e4-92ef-dcf6094f70e5 demo demo] Calling method 'show' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:28.529261 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-aed79d6a-334f-47e4-92ef-dcf6094f70e5 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 30 00:16:28.529658 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 4/17] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 30 00:16:28 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:28.567583 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-7b9fafda-aa0f-4ef8-9cf4-c198e19a6021 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.569102 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 5/18] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 30 00:16:28 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 30 00:16:28.602846 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-c87178a7-05d4-4c61-b225-dc6fa8239ba7 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.607184 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 30 00:16:28 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 30 00:16:28.644338 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [req-c87178a7-05d4-4c61-b225-dc6fa8239ba7 req-13ff2487-1aff-46c4-af13-5579ca43262c None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.647704 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-c87178a7-05d4-4c61-b225-dc6fa8239ba7 req-13ff2487-1aff-46c4-af13-5579ca43262c demo demo] GET https://199.204.45.169/volume/v3/ Jun 30 00:16:28.648049 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [req-c87178a7-05d4-4c61-b225-dc6fa8239ba7 req-13ff2487-1aff-46c4-af13-5579ca43262c demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:28.648440 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [req-c87178a7-05d4-4c61-b225-dc6fa8239ba7 req-13ff2487-1aff-46c4-af13-5579ca43262c demo demo] Calling method 'version_select' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:28.649139 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [req-c87178a7-05d4-4c61-b225-dc6fa8239ba7 req-13ff2487-1aff-46c4-af13-5579ca43262c demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 30 00:16:28.649832 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 6/20] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 30 00:16:28 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 30 00:16:28.687561 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-4d7c943d-9dc5-4f06-9155-ce013472b82f None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:16:28.689871 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-4d7c943d-9dc5-4f06-9155-ce013472b82f demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 30 00:16:28.690191 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-4d7c943d-9dc5-4f06-9155-ce013472b82f demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:16:28.690521 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-4d7c943d-9dc5-4f06-9155-ce013472b82f demo demo] Calling method 'show' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:16:28.700866 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-4d7c943d-9dc5-4f06-9155-ce013472b82f demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 30 00:16:28.701316 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 5/21] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 30 00:16:28 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 30 00:16:36.708823 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:16:38.696901 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=8 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:21:54.402406 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:21:54.525853 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:21:54.528317 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a demo demo] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:21:54.528317 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a demo demo] Calling method 'detail' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:21:54.528317 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.api_utils [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a demo demo] Removing options '' from query. {{(pid=112559) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:21:54.528317 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.volume.api [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112559) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:21:54.580332 np0000183501 devstack@c-api.service[112559]: INFO cinder.volume.api [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a demo demo] Get all volumes completed successfully. Jun 30 00:21:54.581274 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-d97d23de-fe04-48e3-bda7-915d5eba3a8a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:21:54.581790 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 6/22] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:21:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:22:04.571581 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:22:54.602674 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:22:54.607277 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:22:54.607605 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:22:54.607908 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:22:54.608836 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:22:54.611688 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:22:54.651473 np0000183501 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d demo demo] Get all volumes completed successfully. Jun 30 00:22:54.654047 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-6f9690b4-130a-4a24-85a4-2ec389f1ac8d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:22:54.654633 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:22:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:23:04.644933 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:23:54.701035 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:23:54.706269 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:23:54.706620 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:23:54.706909 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 demo demo] Calling method 'detail' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:23:54.708406 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:23:54.709490 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.volume.api [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112558) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:23:54.763872 np0000183501 devstack@c-api.service[112558]: INFO cinder.volume.api [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 demo demo] Get all volumes completed successfully. Jun 30 00:23:54.766426 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-95fd4b3b-2916-4daf-a1da-5b79b2503c02 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:23:54.766890 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 7/24] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:23:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:24:04.743803 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:24:54.793435 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:24:54.800006 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:24:54.800253 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:24:54.800629 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 demo demo] Calling method 'detail' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:24:54.801216 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.api_utils [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 demo demo] Removing options '' from query. {{(pid=112557) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:24:54.802008 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.volume.api [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112557) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:24:54.842226 np0000183501 devstack@c-api.service[112557]: INFO cinder.volume.api [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 demo demo] Get all volumes completed successfully. Jun 30 00:24:54.846332 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-ca44dfcb-027b-4d41-82cb-cd417ca2d5d3 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:24:54.846847 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 6/25] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:24:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:25:04.834915 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=1 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:25:54.955090 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:25:54.959253 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:25:54.959723 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce demo demo] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:25:54.960011 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce demo demo] Calling method 'detail' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:25:54.960457 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.api_utils [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce demo demo] Removing options '' from query. {{(pid=112559) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:25:54.962036 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.volume.api [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112559) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:25:54.974331 np0000183501 devstack@c-api.service[112559]: INFO cinder.volume.api [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce demo demo] Get all volumes completed successfully. Jun 30 00:25:54.977562 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-28f3f0d6-6c8b-4cee-b863-8aefa271e7ce demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:25:54.978155 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 7/26] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:25:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:26:04.967984 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:26:55.009674 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-37e9bdb3-0267-4b56-af65-815501ac51fa None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:26:55.131260 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-37e9bdb3-0267-4b56-af65-815501ac51fa demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:26:55.131988 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-37e9bdb3-0267-4b56-af65-815501ac51fa demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:26:55.131988 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-37e9bdb3-0267-4b56-af65-815501ac51fa demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:26:55.132249 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-37e9bdb3-0267-4b56-af65-815501ac51fa demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:26:55.133397 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-37e9bdb3-0267-4b56-af65-815501ac51fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:26:55.145482 np0000183501 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-37e9bdb3-0267-4b56-af65-815501ac51fa demo demo] Get all volumes completed successfully. Jun 30 00:26:55.148276 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-37e9bdb3-0267-4b56-af65-815501ac51fa demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:26:55.148836 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:26:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:27:05.139495 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:27:55.168286 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:27:55.171479 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:27:55.171718 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:27:55.171970 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 demo demo] Calling method 'detail' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:27:55.172387 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:27:55.173359 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.volume.api [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112558) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:27:55.182101 np0000183501 devstack@c-api.service[112558]: INFO cinder.volume.api [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 demo demo] Get all volumes completed successfully. Jun 30 00:27:55.185128 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-beccef74-e37c-4f7c-89a2-6e0f49f4b757 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:27:55.185362 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 8/28] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:27:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:28:05.176845 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:28:55.204309 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:28:55.208634 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:28:55.208888 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:28:55.209790 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa demo demo] Calling method 'detail' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:28:55.209914 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.api_utils [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa demo demo] Removing options '' from query. {{(pid=112557) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:28:55.211318 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.volume.api [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112557) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:28:55.221141 np0000183501 devstack@c-api.service[112557]: INFO cinder.volume.api [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa demo demo] Get all volumes completed successfully. Jun 30 00:28:55.223475 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-3bf0c9ec-c87f-4650-865f-860fe4365efa demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:28:55.224449 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 7/29] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:28:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:29:05.216071 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=1 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:29:55.241878 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:29:55.244945 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:29:55.245199 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 demo demo] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:29:55.245492 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 demo demo] Calling method 'detail' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:29:55.245860 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.api_utils [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 demo demo] Removing options '' from query. {{(pid=112559) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:29:55.247106 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.volume.api [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112559) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:29:55.255980 np0000183501 devstack@c-api.service[112559]: INFO cinder.volume.api [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 demo demo] Get all volumes completed successfully. Jun 30 00:29:55.257994 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-1b07b085-5f41-4fd3-83ab-5513b55083f5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:29:55.258403 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 8/30] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:29:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:30:05.251015 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:30:55.277090 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:30:55.280147 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:30:55.280426 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:30:55.280724 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:30:55.281088 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:30:55.282734 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:30:55.291406 np0000183501 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 demo demo] Get all volumes completed successfully. Jun 30 00:30:55.293421 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-8ae426b7-0393-44b6-86c5-2fde818306b7 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:30:55.293880 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:30:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:31:05.287462 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:31:55.314081 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:31:55.476918 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:31:55.477089 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:31:55.477337 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 demo demo] Calling method 'detail' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:31:55.477590 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:31:55.478351 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.volume.api [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112558) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:31:55.487951 np0000183501 devstack@c-api.service[112558]: INFO cinder.volume.api [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 demo demo] Get all volumes completed successfully. Jun 30 00:31:55.490736 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-ecaf93ef-759d-4913-b1e0-4efab4fc0f96 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:31:55.491256 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 9/32] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:31:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:32:05.508712 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:32:55.507620 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:32:55.510697 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:32:55.510950 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:32:55.511212 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 demo demo] Calling method 'detail' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:32:55.511600 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.api_utils [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 demo demo] Removing options '' from query. {{(pid=112557) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:32:55.513220 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.volume.api [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112557) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:32:55.522478 np0000183501 devstack@c-api.service[112557]: INFO cinder.volume.api [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 demo demo] Get all volumes completed successfully. Jun 30 00:32:55.525117 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-6091ada8-4914-4a5d-b84f-5baffbeae6f4 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:32:55.525631 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 8/33] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:32:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:33:05.516854 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=1 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:33:55.547395 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-79042b51-5348-4666-b738-a71a1c85e229 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:33:55.552172 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-79042b51-5348-4666-b738-a71a1c85e229 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:33:55.552540 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-79042b51-5348-4666-b738-a71a1c85e229 demo demo] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:33:55.552820 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-79042b51-5348-4666-b738-a71a1c85e229 demo demo] Calling method 'detail' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:33:55.553176 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.api_utils [None req-79042b51-5348-4666-b738-a71a1c85e229 demo demo] Removing options '' from query. {{(pid=112559) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:33:55.554207 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.volume.api [None req-79042b51-5348-4666-b738-a71a1c85e229 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112559) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:33:55.566716 np0000183501 devstack@c-api.service[112559]: INFO cinder.volume.api [None req-79042b51-5348-4666-b738-a71a1c85e229 demo demo] Get all volumes completed successfully. Jun 30 00:33:55.569595 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-79042b51-5348-4666-b738-a71a1c85e229 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:33:55.570000 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 9/34] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:33:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:34:05.557890 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:34:55.591662 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:34:55.595899 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:34:55.596211 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:34:55.596615 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:34:55.597056 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:34:55.598287 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:34:55.608218 np0000183501 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed demo demo] Get all volumes completed successfully. Jun 30 00:34:55.611026 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-094919a9-82ca-4c2d-a5a1-6f88c18f61ed demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:34:55.611612 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:34:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 30 00:35:05.602214 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:35:55.632597 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-06d78b61-3364-4b81-aad1-6a175cff953c None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:35:55.635659 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-06d78b61-3364-4b81-aad1-6a175cff953c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:35:55.635837 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-06d78b61-3364-4b81-aad1-6a175cff953c demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:35:55.636113 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-06d78b61-3364-4b81-aad1-6a175cff953c demo demo] Calling method 'detail' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:35:55.636536 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-06d78b61-3364-4b81-aad1-6a175cff953c demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:35:55.637645 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.volume.api [None req-06d78b61-3364-4b81-aad1-6a175cff953c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112558) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:35:55.646278 np0000183501 devstack@c-api.service[112558]: INFO cinder.volume.api [None req-06d78b61-3364-4b81-aad1-6a175cff953c demo demo] Get all volumes completed successfully. Jun 30 00:35:55.648765 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-06d78b61-3364-4b81-aad1-6a175cff953c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:35:55.649265 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 10/36] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:35:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:36:05.641373 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:36:55.667836 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-9e13332d-a73a-49fc-a505-914114ec70c6 None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:36:55.816844 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-9e13332d-a73a-49fc-a505-914114ec70c6 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:36:55.817100 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-9e13332d-a73a-49fc-a505-914114ec70c6 demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:36:55.817319 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-9e13332d-a73a-49fc-a505-914114ec70c6 demo demo] Calling method 'detail' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:36:55.817582 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.api_utils [None req-9e13332d-a73a-49fc-a505-914114ec70c6 demo demo] Removing options '' from query. {{(pid=112557) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:36:55.818330 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.volume.api [None req-9e13332d-a73a-49fc-a505-914114ec70c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112557) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:36:55.827329 np0000183501 devstack@c-api.service[112557]: INFO cinder.volume.api [None req-9e13332d-a73a-49fc-a505-914114ec70c6 demo demo] Get all volumes completed successfully. Jun 30 00:36:55.830119 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-9e13332d-a73a-49fc-a505-914114ec70c6 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:36:55.830598 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 9/37] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:36:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:37:05.822156 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=1 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:37:55.854018 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:37:55.858523 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:37:55.858920 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 demo demo] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:37:55.859519 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 demo demo] Calling method 'detail' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:37:55.860054 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.api_utils [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 demo demo] Removing options '' from query. {{(pid=112559) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:37:55.861696 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.volume.api [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112559) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:37:55.870779 np0000183501 devstack@c-api.service[112559]: INFO cinder.volume.api [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 demo demo] Get all volumes completed successfully. Jun 30 00:37:55.872681 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-4daab777-70b7-4a5a-9c9c-b9e5ce11adf5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:37:55.873001 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 10/38] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:37:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:38:05.865290 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:38:55.891691 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:38:55.895655 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:38:55.895850 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:38:55.896027 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:38:55.896226 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:38:55.896957 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:38:55.904847 np0000183501 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f demo demo] Get all volumes completed successfully. Jun 30 00:38:55.906705 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-186606b3-b2d9-4fc9-b7bf-6733515ee24f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:38:55.907037 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 10/39] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:38:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:39:05.900581 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:39:55.923251 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-6f890350-8ab7-4061-baa9-eb27b39be360 None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:39:55.927974 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-6f890350-8ab7-4061-baa9-eb27b39be360 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:39:55.928401 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-6f890350-8ab7-4061-baa9-eb27b39be360 demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:39:55.928822 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-6f890350-8ab7-4061-baa9-eb27b39be360 demo demo] Calling method 'detail' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:39:55.929334 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-6f890350-8ab7-4061-baa9-eb27b39be360 demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:39:55.930917 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.volume.api [None req-6f890350-8ab7-4061-baa9-eb27b39be360 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112558) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:39:55.941079 np0000183501 devstack@c-api.service[112558]: INFO cinder.volume.api [None req-6f890350-8ab7-4061-baa9-eb27b39be360 demo demo] Get all volumes completed successfully. Jun 30 00:39:55.943001 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-6f890350-8ab7-4061-baa9-eb27b39be360 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:39:55.943325 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 11/40] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:39:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:40:05.935912 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:40:55.963539 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:40:55.966227 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:40:55.966490 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:40:55.966737 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df demo demo] Calling method 'detail' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:40:55.967072 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.api_utils [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df demo demo] Removing options '' from query. {{(pid=112557) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:40:55.968054 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.volume.api [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112557) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:40:55.980399 np0000183501 devstack@c-api.service[112557]: INFO cinder.volume.api [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df demo demo] Get all volumes completed successfully. Jun 30 00:40:55.982686 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-6131e375-f51d-41b7-9d4a-a6f4f363b4df demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:40:55.983126 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 10/41] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:40:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:41:05.972601 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=1 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:41:56.000840 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:41:56.108748 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:41:56.109150 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 demo demo] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:41:56.109824 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 demo demo] Calling method 'detail' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:41:56.111195 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.api_utils [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 demo demo] Removing options '' from query. {{(pid=112559) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:41:56.112235 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.volume.api [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112559) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:41:56.124403 np0000183501 devstack@c-api.service[112559]: INFO cinder.volume.api [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 demo demo] Get all volumes completed successfully. Jun 30 00:41:56.127312 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-853bbd22-649d-42bb-8de8-5ab267c970e2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:41:56.128104 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 11/42] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:41:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:42:06.117516 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:42:56.146716 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:42:56.150464 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:42:56.150841 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:42:56.150949 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:42:56.151256 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:42:56.152213 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:42:56.161910 np0000183501 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef demo demo] Get all volumes completed successfully. Jun 30 00:42:56.165037 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-ebc60f48-d48e-4735-b12a-e6abf640f9ef demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:42:56.165725 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 11/43] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:42:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:43:06.155623 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:43:56.191647 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:43:56.196959 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:43:56.197372 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:43:56.197732 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c demo demo] Calling method 'detail' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:43:56.198184 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:43:56.199858 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.volume.api [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112558) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:43:56.208689 np0000183501 devstack@c-api.service[112558]: INFO cinder.volume.api [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c demo demo] Get all volumes completed successfully. Jun 30 00:43:56.211285 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-b5fb72a6-f034-4f92-886b-c5d3291f3c8c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:43:56.211763 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 12/44] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:43:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:44:06.203443 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:44:56.230278 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.middleware.request_id [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e None None] RequestId filter calling following filter/app {{(pid=112557) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:44:56.233748 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:44:56.234001 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e demo demo] Empty body provided in request {{(pid=112557) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:44:56.234256 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.openstack.wsgi [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e demo demo] Calling method 'detail' {{(pid=112557) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:44:56.234621 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.api.api_utils [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e demo demo] Removing options '' from query. {{(pid=112557) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:44:56.235670 np0000183501 devstack@c-api.service[112557]: DEBUG cinder.volume.api [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112557) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:44:56.244928 np0000183501 devstack@c-api.service[112557]: INFO cinder.volume.api [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e demo demo] Get all volumes completed successfully. Jun 30 00:44:56.248419 np0000183501 devstack@c-api.service[112557]: INFO cinder.api.openstack.wsgi [None req-afec32c1-cfae-40a3-a2b9-3f480d8ad12e demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:44:56.248862 np0000183501 devstack@c-api.service[112557]: [pid: 112557|app: 0|req: 11/45] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:44:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:45:06.239278 np0000183501 devstack@c-api.service[112557]: DEBUG dbcounter [-] [112557] Writing DB stats cinder:SELECT=1 {{(pid=112557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:45:56.268808 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.middleware.request_id [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 None None] RequestId filter calling following filter/app {{(pid=112559) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:45:56.271977 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:45:56.272372 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 demo demo] Empty body provided in request {{(pid=112559) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:45:56.272733 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.openstack.wsgi [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 demo demo] Calling method 'detail' {{(pid=112559) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:45:56.273367 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.api.api_utils [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 demo demo] Removing options '' from query. {{(pid=112559) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:45:56.274695 np0000183501 devstack@c-api.service[112559]: DEBUG cinder.volume.api [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112559) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:45:56.285359 np0000183501 devstack@c-api.service[112559]: INFO cinder.volume.api [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 demo demo] Get all volumes completed successfully. Jun 30 00:45:56.288420 np0000183501 devstack@c-api.service[112559]: INFO cinder.api.openstack.wsgi [None req-f0896314-20f9-4eda-a505-08ef0c7b27e3 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:45:56.288925 np0000183501 devstack@c-api.service[112559]: [pid: 112559|app: 0|req: 12/46] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:45:56 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 30 00:46:06.278605 np0000183501 devstack@c-api.service[112559]: DEBUG dbcounter [-] [112559] Writing DB stats cinder:SELECT=1 {{(pid=112559) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:46:56.307935 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.middleware.request_id [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f None None] RequestId filter calling following filter/app {{(pid=112560) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:46:56.372081 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:46:56.372268 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f demo demo] Empty body provided in request {{(pid=112560) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:46:56.373399 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.openstack.wsgi [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f demo demo] Calling method 'detail' {{(pid=112560) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:46:56.373992 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.api.api_utils [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f demo demo] Removing options '' from query. {{(pid=112560) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:46:56.375416 np0000183501 devstack@c-api.service[112560]: DEBUG cinder.volume.api [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112560) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:46:56.385508 np0000183501 devstack@c-api.service[112560]: INFO cinder.volume.api [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f demo demo] Get all volumes completed successfully. Jun 30 00:46:56.389208 np0000183501 devstack@c-api.service[112560]: INFO cinder.api.openstack.wsgi [None req-258d393e-2a40-481a-bc11-6cca89cb0f3f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:46:56.389800 np0000183501 devstack@c-api.service[112560]: [pid: 112560|app: 0|req: 12/47] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:46:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:47:06.379369 np0000183501 devstack@c-api.service[112560]: DEBUG dbcounter [-] [112560] Writing DB stats cinder:SELECT=1 {{(pid=112560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 30 00:47:56.404412 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.middleware.request_id [None req-1c9ffdab-e98b-4e71-9883-63f183447acd None None] RequestId filter calling following filter/app {{(pid=112558) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 30 00:47:56.407512 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-1c9ffdab-e98b-4e71-9883-63f183447acd demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 30 00:47:56.407752 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-1c9ffdab-e98b-4e71-9883-63f183447acd demo demo] Empty body provided in request {{(pid=112558) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 30 00:47:56.408020 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.openstack.wsgi [None req-1c9ffdab-e98b-4e71-9883-63f183447acd demo demo] Calling method 'detail' {{(pid=112558) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 30 00:47:56.408385 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.api.api_utils [None req-1c9ffdab-e98b-4e71-9883-63f183447acd demo demo] Removing options '' from query. {{(pid=112558) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 30 00:47:56.409485 np0000183501 devstack@c-api.service[112558]: DEBUG cinder.volume.api [None req-1c9ffdab-e98b-4e71-9883-63f183447acd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112558) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 30 00:47:56.418230 np0000183501 devstack@c-api.service[112558]: INFO cinder.volume.api [None req-1c9ffdab-e98b-4e71-9883-63f183447acd demo demo] Get all volumes completed successfully. Jun 30 00:47:56.420067 np0000183501 devstack@c-api.service[112558]: INFO cinder.api.openstack.wsgi [None req-1c9ffdab-e98b-4e71-9883-63f183447acd demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 30 00:47:56.420408 np0000183501 devstack@c-api.service[112558]: [pid: 112558|app: 0|req: 13/48] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 30 00:47:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 30 00:48:06.413773 np0000183501 devstack@c-api.service[112558]: DEBUG dbcounter [-] [112558] Writing DB stats cinder:SELECT=1 {{(pid=112558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}