Jun 25 20:06:27.329510 np0000182856 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 25 20:06:27.334474 np0000182856 devstack@c-api.service[112476]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 25 20:06:27 2026] *** Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: nodename: np0000182856 Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: machine: x86_64 Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: clock source: unix Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: pcre jit disabled Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: detected number of CPU cores: 16 Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: current working directory: / Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: detected binary path: /usr/bin/uwsgi-core Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: your processes number limit is 256917 Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: your memory page size is 4096 bytes Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: detected max file descriptor number: 2048 Jun 25 20:06:27.336638 np0000182856 devstack@c-api.service[112476]: lock engine: pthread robust mutexes Jun 25 20:06:27.337169 np0000182856 devstack@c-api.service[112476]: thunder lock: enabled Jun 25 20:06:27.337169 np0000182856 devstack@c-api.service[112476]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 25 20:06:27.337169 np0000182856 devstack@c-api.service[112476]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 25 20:06:27.337169 np0000182856 devstack@c-api.service[112476]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 25 20:06:27.337169 np0000182856 devstack@c-api.service[112476]: Set PythonHome to /opt/stack/data/venv Jun 25 20:06:27.371327 np0000182856 devstack@c-api.service[112476]: Python main interpreter initialized at 0x76f1e6aa3668 Jun 25 20:06:27.371327 np0000182856 devstack@c-api.service[112476]: python threads support enabled Jun 25 20:06:27.371327 np0000182856 devstack@c-api.service[112476]: your server socket listen backlog is limited to 100 connections Jun 25 20:06:27.371419 np0000182856 devstack@c-api.service[112476]: your mercy for graceful operations on workers is 80 seconds Jun 25 20:06:27.371838 np0000182856 devstack@c-api.service[112476]: mapped 671795 bytes (656 KB) for 4 cores Jun 25 20:06:27.371984 np0000182856 devstack@c-api.service[112476]: *** Operational MODE: preforking *** Jun 25 20:06:27.372146 np0000182856 devstack@c-api.service[112476]: *** uWSGI is running in multiple interpreter mode *** Jun 25 20:06:27.372146 np0000182856 devstack@c-api.service[112476]: spawned uWSGI master process (pid: 112476) Jun 25 20:06:27.372286 np0000182856 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 25 20:06:27.372890 np0000182856 devstack@c-api.service[112476]: spawned uWSGI worker 1 (pid: 112485, cores: 1) Jun 25 20:06:27.373466 np0000182856 devstack@c-api.service[112476]: spawned uWSGI worker 2 (pid: 112486, cores: 1) Jun 25 20:06:27.374200 np0000182856 devstack@c-api.service[112476]: spawned uWSGI worker 3 (pid: 112487, cores: 1) Jun 25 20:06:27.377300 np0000182856 devstack@c-api.service[112476]: spawned uWSGI worker 4 (pid: 112488, cores: 1) Jun 25 20:06:27.377300 np0000182856 devstack@c-api.service[112476]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 25 20:06:27.498326 np0000182856 devstack@c-api.service[112486]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:27.498326 np0000182856 devstack@c-api.service[112486]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:27.498326 np0000182856 devstack@c-api.service[112486]: we strongly recommend against using it for new projects. Jun 25 20:06:27.498326 np0000182856 devstack@c-api.service[112486]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:27.498326 np0000182856 devstack@c-api.service[112486]: framework. For more detail see Jun 25 20:06:27.498326 np0000182856 devstack@c-api.service[112486]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:27.498326 np0000182856 devstack@c-api.service[112486]: import eventlet # noqa Jun 25 20:06:27.504694 np0000182856 devstack@c-api.service[112488]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:27.504694 np0000182856 devstack@c-api.service[112488]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:27.504694 np0000182856 devstack@c-api.service[112488]: we strongly recommend against using it for new projects. Jun 25 20:06:27.504694 np0000182856 devstack@c-api.service[112488]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:27.504694 np0000182856 devstack@c-api.service[112488]: framework. For more detail see Jun 25 20:06:27.504694 np0000182856 devstack@c-api.service[112488]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:27.504694 np0000182856 devstack@c-api.service[112488]: import eventlet # noqa Jun 25 20:06:27.517799 np0000182856 devstack@c-api.service[112487]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:27.517799 np0000182856 devstack@c-api.service[112487]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:27.517799 np0000182856 devstack@c-api.service[112487]: we strongly recommend against using it for new projects. Jun 25 20:06:27.517799 np0000182856 devstack@c-api.service[112487]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:27.517799 np0000182856 devstack@c-api.service[112487]: framework. For more detail see Jun 25 20:06:27.517799 np0000182856 devstack@c-api.service[112487]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:27.517799 np0000182856 devstack@c-api.service[112487]: import eventlet # noqa Jun 25 20:06:27.543351 np0000182856 devstack@c-api.service[112485]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 25 20:06:27.543351 np0000182856 devstack@c-api.service[112485]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 25 20:06:27.543351 np0000182856 devstack@c-api.service[112485]: we strongly recommend against using it for new projects. Jun 25 20:06:27.543351 np0000182856 devstack@c-api.service[112485]: If you are already using Eventlet, we recommend migrating to a different Jun 25 20:06:27.543351 np0000182856 devstack@c-api.service[112485]: framework. For more detail see Jun 25 20:06:27.543351 np0000182856 devstack@c-api.service[112485]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 25 20:06:27.543351 np0000182856 devstack@c-api.service[112485]: import eventlet # noqa Jun 25 20:06:27.587152 np0000182856 devstack@c-api.service[112486]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:27.587152 np0000182856 devstack@c-api.service[112486]: warnings.warn( Jun 25 20:06:27.591600 np0000182856 devstack@c-api.service[112488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:27.591600 np0000182856 devstack@c-api.service[112488]: warnings.warn( Jun 25 20:06:27.616874 np0000182856 devstack@c-api.service[112487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:27.616874 np0000182856 devstack@c-api.service[112487]: warnings.warn( Jun 25 20:06:27.638802 np0000182856 devstack@c-api.service[112485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 25 20:06:27.638802 np0000182856 devstack@c-api.service[112485]: warnings.warn( Jun 25 20:06:27.664762 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:27.664762 np0000182856 devstack@c-api.service[112488]: from cgi import parse_header Jun 25 20:06:27.668559 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:27.668559 np0000182856 devstack@c-api.service[112486]: from cgi import parse_header Jun 25 20:06:27.695179 np0000182856 devstack@c-api.service[112487]: /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 25 20:06:27.695179 np0000182856 devstack@c-api.service[112487]: from cgi import parse_header Jun 25 20:06:27.718057 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:27.718057 np0000182856 devstack@c-api.service[112488]: removals.removed_module( Jun 25 20:06:27.719397 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:27.719397 np0000182856 devstack@c-api.service[112488]: removals.removed_module( Jun 25 20:06:27.728457 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:27.728457 np0000182856 devstack@c-api.service[112486]: removals.removed_module( Jun 25 20:06:27.730054 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:27.730054 np0000182856 devstack@c-api.service[112486]: removals.removed_module( Jun 25 20:06:27.731545 np0000182856 devstack@c-api.service[112485]: /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 25 20:06:27.731545 np0000182856 devstack@c-api.service[112485]: from cgi import parse_header Jun 25 20:06:27.751979 np0000182856 devstack@c-api.service[112487]: /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 25 20:06:27.751979 np0000182856 devstack@c-api.service[112487]: removals.removed_module( Jun 25 20:06:27.753783 np0000182856 devstack@c-api.service[112487]: /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 25 20:06:27.753783 np0000182856 devstack@c-api.service[112487]: removals.removed_module( Jun 25 20:06:27.785084 np0000182856 devstack@c-api.service[112485]: /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 25 20:06:27.785084 np0000182856 devstack@c-api.service[112485]: removals.removed_module( Jun 25 20:06:27.786919 np0000182856 devstack@c-api.service[112485]: /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 25 20:06:27.786919 np0000182856 devstack@c-api.service[112485]: removals.removed_module( Jun 25 20:06:28.459692 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:28.459692 np0000182856 devstack@c-api.service[112488]: warnings.warn( Jun 25 20:06:28.488302 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:28.488302 np0000182856 devstack@c-api.service[112486]: warnings.warn( Jun 25 20:06:28.508190 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:28.508190 np0000182856 devstack@c-api.service[112488]: warnings.warn( Jun 25 20:06:28.515513 np0000182856 devstack@c-api.service[112487]: /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 25 20:06:28.515513 np0000182856 devstack@c-api.service[112487]: warnings.warn( Jun 25 20:06:28.537947 np0000182856 devstack@c-api.service[112485]: /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 25 20:06:28.537947 np0000182856 devstack@c-api.service[112485]: warnings.warn( Jun 25 20:06:28.541815 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:28.541815 np0000182856 devstack@c-api.service[112486]: warnings.warn( Jun 25 20:06:28.566818 np0000182856 devstack@c-api.service[112487]: /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 25 20:06:28.566818 np0000182856 devstack@c-api.service[112487]: warnings.warn( Jun 25 20:06:28.590902 np0000182856 devstack@c-api.service[112485]: /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 25 20:06:28.590902 np0000182856 devstack@c-api.service[112485]: warnings.warn( Jun 25 20:06:28.704595 np0000182856 devstack@c-api.service[112488]: 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 25 20:06:28.704756 np0000182856 devstack@c-api.service[112488]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112488) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:28.735165 np0000182856 devstack@c-api.service[112486]: 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 25 20:06:28.735407 np0000182856 devstack@c-api.service[112486]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112486) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:28.765145 np0000182856 devstack@c-api.service[112487]: 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 25 20:06:28.765374 np0000182856 devstack@c-api.service[112487]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112487) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:28.782572 np0000182856 devstack@c-api.service[112485]: 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 25 20:06:28.782774 np0000182856 devstack@c-api.service[112485]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112485) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 25 20:06:28.789466 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:28.789466 np0000182856 devstack@c-api.service[112488]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:28.798000 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:28.798000 np0000182856 devstack@c-api.service[112486]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:28.836526 np0000182856 devstack@c-api.service[112487]: /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 25 20:06:28.836526 np0000182856 devstack@c-api.service[112487]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:28.843117 np0000182856 devstack@c-api.service[112485]: /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 25 20:06:28.843117 np0000182856 devstack@c-api.service[112485]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 25 20:06:29.246749 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112486) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:29.247019 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:29.247198 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.247198 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.247374 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.247422 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:29.247475 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.247475 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.247674 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.247762 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.247806 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.247863 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.247903 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.247941 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.247941 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.248018 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.248055 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.248092 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.248127 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.248183 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.248229 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.248289 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.248341 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.248341 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.248341 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.248458 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.248496 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.248538 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112485) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 25 20:06:29.248581 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.248581 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.248581 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.248581 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.248738 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.248738 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.248986 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.249151 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.249582 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.250118 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.250288 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.250605 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.250720 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.250777 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.250824 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.250824 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.250900 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.250940 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.250987 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.251026 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.251070 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.251131 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.251176 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.251216 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.251250 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.251331 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.251368 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.251414 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.251458 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.251503 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.251554 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.251592 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.251592 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.251592 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.251592 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.251592 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.251592 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.251815 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.251930 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.251988 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.252097 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.252167 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.252226 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.252301 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.257333 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.257333 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.257630 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.257630 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.257630 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.257630 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.257630 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.258387 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.258387 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.258387 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.258387 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.258387 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.258387 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.258777 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.258842 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.258901 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.258901 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.258901 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.259070 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.259171 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.259249 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.259350 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.259418 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.259484 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.259556 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.259556 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.259556 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.259556 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.259793 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.259793 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.259923 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.259991 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.260058 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.260124 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.260184 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.260249 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.260331 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.260401 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.260468 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.260536 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.260610 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.260669 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.260736 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.260812 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.260871 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.260930 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.260987 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.261054 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.261114 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.261173 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.261247 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.261415 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.261576 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.261667 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.261759 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.261840 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.261920 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.262079 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.262154 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.262461 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.262550 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.262620 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.262689 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.262748 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.262814 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.262879 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.262946 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.263012 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.263073 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.263117 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.263162 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.263430 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.263477 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.263523 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.263563 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.263609 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.263667 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.263720 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.263762 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.263817 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.263858 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.263858 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.263858 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.263858 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.264005 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.264005 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.264005 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.264116 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.264158 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.264158 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.264243 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.264343 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.264437 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.264481 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.264522 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.264522 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.264602 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.264643 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.264690 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.264730 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.264771 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.264811 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.264852 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.264899 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.264943 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.264988 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.265027 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.265067 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.265137 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.265187 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.265187 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.265187 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.265310 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.265310 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.265310 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.265310 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.265310 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.265310 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.265564 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.265615 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.265663 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.265705 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.265746 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.265746 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.265821 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.265867 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.265930 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.265980 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.266021 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.266062 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.266103 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.266143 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.266196 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.266242 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.266314 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.266354 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.266354 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.266354 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.266354 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.266354 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.266561 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.266561 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.266561 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.266561 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.266561 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.266561 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.266799 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.266842 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.266882 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.266921 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.266966 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.267011 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.267062 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.267172 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.267332 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.267432 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.267490 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.267531 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.267577 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.267622 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.267662 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.267708 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.267753 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.267797 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.267837 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.267876 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.267920 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.267965 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.268010 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.268054 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.268054 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.268054 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.268174 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.268213 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.268254 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.268311 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.268361 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.268402 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.268442 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.268482 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.268536 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.268577 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.268623 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.268663 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.268710 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.268755 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.268795 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.268835 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.268874 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.268922 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.268961 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.269002 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.269041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.269041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.269041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.269041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.269191 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.269191 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.269191 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.269191 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.269471 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.269514 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.269559 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.269600 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.269639 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.269679 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.269718 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.269757 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.269808 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.269865 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.269907 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.269946 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.269985 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.270024 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.270586 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.270632 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.270678 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.270719 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.270719 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.270719 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.270719 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.270719 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.270719 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.270719 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.273476 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.273537 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.273594 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.273645 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.273706 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.273795 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.273831 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.273862 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.273890 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.273923 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.273970 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.274021 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.274052 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.274116 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.274146 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.274181 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.274225 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.274225 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.274366 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.274366 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.274431 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.274659 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.274700 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.274734 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.274764 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.274796 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.274828 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.274856 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.274887 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.274917 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.274947 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.274980 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.275229 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.275301 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.275337 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.275370 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.275403 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.275435 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.275467 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.275496 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.275524 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.275557 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.275585 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.275613 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.275710 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.275743 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.275794 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.275831 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.275831 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.275916 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.275916 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.275916 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.275916 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.275916 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.275916 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.276164 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.276621 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.276662 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.276693 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.276722 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.276766 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.276800 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.276829 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.276858 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.276891 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.276920 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.276966 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.276999 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.277032 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.277062 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.277095 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.277136 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.277165 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.277197 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.277228 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.277277 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.277307 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.277333 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.277368 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.277398 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.277429 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.277462 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.277462 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.277462 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.279843 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.279888 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.279955 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.280012 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.280081 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.280135 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.280192 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.280240 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.280307 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.280358 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.280358 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.280358 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.280473 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.280525 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.280571 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.280612 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.280664 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.280711 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.280752 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.280799 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.280839 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.280878 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.280918 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.280957 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.281002 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.281043 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.281043 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.281043 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.282348 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.282417 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.282469 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.282545 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.282593 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.282640 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.282681 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.282730 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.282786 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.282833 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.282874 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.282915 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.282962 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.283002 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.283048 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.283097 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.283139 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.283187 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.283233 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.283308 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.283358 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.283399 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.283446 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.283487 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.283527 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.283568 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.283619 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.283667 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.283713 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.283755 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.283794 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.283835 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.283880 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.283922 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.283962 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.284002 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.284049 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.284108 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.284154 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.284207 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.284252 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.284309 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.284450 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.284503 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.284556 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.284605 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.284645 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.284690 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.284736 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.284781 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.284821 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.284865 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.284910 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.284950 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.284993 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.285038 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.285088 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.285134 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.285180 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.285224 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.285278 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.285328 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.285374 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.285414 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.285453 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.285520 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.285575 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.285632 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.285674 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.285715 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.285752 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.285799 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.285840 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.285880 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.285920 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.286001 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.286042 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.286082 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.286129 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.286167 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.286208 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.286249 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.286319 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.286319 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.286396 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.286396 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.286396 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.286530 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.286573 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.286619 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.286659 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.286698 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.286738 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.286778 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.286823 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.286869 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.286921 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.286921 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.286995 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.286995 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.287078 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.287120 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.287120 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.287194 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.287241 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.287307 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.287358 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.287414 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.287414 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.287414 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.287414 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.287414 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.287600 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.287600 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.287600 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.287600 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.287764 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.287807 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.287849 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.287895 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.287941 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.287987 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.288027 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.288069 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.288109 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.288156 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.288212 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.288255 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.288321 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.288372 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.288420 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.288464 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.288509 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.288548 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.288588 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.288636 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.288676 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.288716 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.288762 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.288804 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.288869 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.288937 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.288994 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.289045 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.289093 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.289134 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.289175 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.289222 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.289280 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.289322 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.289363 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.289435 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.289478 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.289518 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.289711 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.289769 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.289811 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.289851 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.289891 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.289945 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.289988 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.290047 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.290097 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.290181 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.290224 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.290275 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.290306 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.290334 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.290362 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.290399 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.290435 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.290470 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.290499 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.290531 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.290568 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.290610 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.290643 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.290670 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.290699 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.290729 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.290763 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.290792 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.290819 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.290859 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.290889 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.290916 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.290946 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.290975 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.291010 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.291039 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.291071 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.291099 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.291135 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.291135 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.291135 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.291135 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.291238 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.291238 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.291238 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.291238 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.291238 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.291384 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.291422 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.291454 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.291482 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.291509 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.291509 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.291509 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.291586 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.291616 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.291643 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.291676 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.291708 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.291779 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.291810 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.291861 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.291861 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.291920 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.291949 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.291980 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.292011 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.292044 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.292077 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.292077 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.292127 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.292127 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.292184 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.292215 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.292243 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.292301 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.292340 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.292402 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.292452 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.292485 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.292537 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.292571 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.292621 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.292652 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.292710 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.292746 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.292806 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.292806 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.292883 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.292913 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.292967 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.293005 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.293055 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.293089 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.293141 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.293141 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.293141 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.293141 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.293334 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.293334 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.293334 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.293334 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.293334 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.293512 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.293566 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.293622 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.293658 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.293711 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.293742 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.293793 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.293823 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.293870 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.293901 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.293947 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.293978 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.294013 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.294040 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.294072 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.294104 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.294132 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.294163 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.294163 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.294163 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.294163 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.294163 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.294163 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.297492 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.297550 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.297581 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.297614 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.297645 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.297674 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.297707 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.297737 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.297769 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.297798 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.297827 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.297860 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.297889 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.297917 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.297946 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.297975 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.298003 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.298031 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.298077 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.298126 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.298166 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.298213 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.298256 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.298256 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.298392 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.298440 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.298481 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.298528 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.298574 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.298657 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.298712 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.298758 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.298799 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.298840 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.298882 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.298923 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.298970 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.299017 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.299059 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.299106 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.299146 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.299187 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.299298 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.299343 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.299383 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.299436 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.299476 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.299518 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.299565 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.299611 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.299651 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.299691 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.299731 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.299731 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.299731 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.299731 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.299878 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.299878 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.299878 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.299998 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.300037 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.300077 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.300077 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.300158 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.300158 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.300301 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.300344 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.300402 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.300444 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.300485 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.300524 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.300565 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.300605 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.300651 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.300697 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.300737 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.300788 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.300833 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.300873 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.300975 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.300975 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.301056 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.301101 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.301101 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.301964 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.302585 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.302585 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.302585 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.302717 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.302766 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.302766 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.302848 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.302891 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.302936 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.302979 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.303024 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.303072 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.303119 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.303165 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.303206 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.303245 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.303297 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.303337 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.303387 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.303434 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.303474 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.303524 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.303570 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.303614 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.303654 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.303694 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.303740 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.303782 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.303827 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.303883 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.303925 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.303973 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.304020 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.304058 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.304094 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.304139 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.304180 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.304220 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.304275 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.304319 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.304358 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.304398 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.304455 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.304497 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.304538 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.304578 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.305125 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.305172 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.305213 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.305403 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.305465 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.305465 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.305465 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.305465 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.305465 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.305662 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.305662 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.305662 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.305662 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.305662 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.305850 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.305895 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.305935 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.305990 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.306071 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.306135 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.306183 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.306242 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.306339 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.306397 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.306452 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.306509 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.306566 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.306621 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.306688 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.306757 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.306834 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.306916 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.306975 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.307041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.307041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.307041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.307041 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.307258 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.307258 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.307258 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.307258 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.307572 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.307655 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.307715 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.307774 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.307846 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.307907 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.307962 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.307962 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.307962 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.308084 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.308140 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.308186 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.308186 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.308283 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.308340 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.308382 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.308423 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.308462 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.308504 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.308653 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.308701 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.308749 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.308749 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.308749 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 25 20:06:29.308863 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112486) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.308863 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.308948 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.309095 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.309164 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.309335 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.309386 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.309428 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.309468 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112486) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.309508 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.309571 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.310141 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112486) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.310173 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.310198 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.310226 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 25 20:06:29.310271 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.310311 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.310343 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 25 20:06:29.310372 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.310400 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.310425 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 25 20:06:29.310425 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 25 20:06:29.310425 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 25 20:06:29.310425 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 25 20:06:29.355432 np0000182856 devstack@c-api.service[112488]: INFO dbcounter [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Registered counter for database cinder Jun 25 20:06:29.356362 np0000182856 devstack@c-api.service[112485]: INFO dbcounter [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Registered counter for database cinder Jun 25 20:06:29.356451 np0000182856 devstack@c-api.service[112487]: INFO dbcounter [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Registered counter for database cinder Jun 25 20:06:29.357286 np0000182856 devstack@c-api.service[112486]: INFO dbcounter [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Registered counter for database cinder Jun 25 20:06:29.397662 np0000182856 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-a33bed21-b183-4e81-9433-9009c40a6c60 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.399212 np0000182856 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.401756 np0000182856 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.404077 np0000182856 devstack@c-api.service[112486]: DEBUG oslo_db.sqlalchemy.engines [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d 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=112486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.511593 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writer thread running {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:06:29.512333 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writer thread running {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:06:29.514521 np0000182856 devstack@c-api.service[112488]: INFO cinder.rpc [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:06:29.515034 np0000182856 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:06:29.517164 np0000182856 devstack@c-api.service[112488]: INFO cinder.rpc [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:06:29.517443 np0000182856 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:06:29.519453 np0000182856 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:06:29.519551 np0000182856 devstack@c-api.service[112488]: INFO cinder.rpc [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:06:29.521408 np0000182856 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:06:29.522012 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writer thread running {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:06:29.522167 np0000182856 devstack@c-api.service[112488]: INFO cinder.rpc [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:06:29.522552 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.523562 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.527322 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writer thread running {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 25 20:06:29.527485 np0000182856 devstack@c-api.service[112486]: INFO cinder.rpc [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:06:29.527567 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.527648 np0000182856 devstack@c-api.service[112487]: INFO cinder.rpc [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 25 20:06:29.527995 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.529405 np0000182856 devstack@c-api.service[112486]: INFO cinder.rpc [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:06:29.530552 np0000182856 devstack@c-api.service[112487]: INFO cinder.rpc [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 25 20:06:29.532695 np0000182856 devstack@c-api.service[112486]: INFO cinder.rpc [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:06:29.533008 np0000182856 devstack@c-api.service[112487]: INFO cinder.rpc [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 25 20:06:29.535291 np0000182856 devstack@c-api.service[112486]: INFO cinder.rpc [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:06:29.536651 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.538195 np0000182856 devstack@c-api.service[112487]: INFO cinder.rpc [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 25 20:06:29.539457 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.541063 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.543649 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.567994 np0000182856 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.569095 np0000182856 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-a33bed21-b183-4e81-9433-9009c40a6c60 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.571234 np0000182856 devstack@c-api.service[112488]: INFO cinder.rpc [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:06:29.571987 np0000182856 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:06:29.574047 np0000182856 devstack@c-api.service[112488]: INFO cinder.rpc [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:06:29.575304 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.575744 np0000182856 devstack@c-api.service[112485]: INFO cinder.rpc [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:06:29.577812 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.579547 np0000182856 devstack@c-api.service[112486]: DEBUG oslo_db.sqlalchemy.engines [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d 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=112486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.585303 np0000182856 devstack@c-api.service[112486]: INFO cinder.rpc [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:06:29.585460 np0000182856 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:29.585860 np0000182856 devstack@c-api.service[112486]: INFO cinder.rpc [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:06:29.585956 np0000182856 devstack@c-api.service[112487]: INFO cinder.rpc [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 25 20:06:29.586397 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.587572 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.588100 np0000182856 devstack@c-api.service[112487]: INFO cinder.rpc [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 25 20:06:29.589359 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.590807 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.591407 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.595025 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.596210 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.599247 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.599433 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.600286 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.602245 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.603505 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.603662 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.603933 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.605368 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.607102 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.608088 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.608181 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.608411 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.610115 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.611311 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.611365 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.612170 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.613214 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.614147 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.615184 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.615394 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.615663 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.616118 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.618320 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.618403 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.619042 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.619613 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.620522 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.621274 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.623249 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.623862 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.624070 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.624394 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.627207 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.627360 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.627472 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.628942 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.629378 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.630076 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.630372 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.630993 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.631526 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.631933 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.632366 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.632436 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.633797 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.634176 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.634584 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.634824 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.635276 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.636207 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.636553 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.637727 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.637999 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.639094 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.639397 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.639786 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.640420 np0000182856 devstack@c-api.service[112488]: WARNING cinder.api.contrib.hosts [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:06:29.640608 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.640758 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: extensions {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.641005 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.641953 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.642051 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: cgsnapshots {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.643124 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.643385 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.643452 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: qos-specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.644789 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.644906 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.645314 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.645818 np0000182856 devstack@c-api.service[112485]: WARNING cinder.api.contrib.hosts [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:06:29.646032 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: extensions {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.646154 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: capabilities {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.646889 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.646993 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.647413 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: backups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.648084 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: cgsnapshots {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.648291 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.648614 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.649471 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: qos-specs {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.649532 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-volume-type-access {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.649671 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.650110 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.651084 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.651139 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.651491 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.651548 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: capabilities {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.652429 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.652597 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: consistencygroups {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.653030 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.653279 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: backups {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.653828 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.654358 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.654600 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: extra_specs {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.655179 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.655764 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-volume-type-access {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.655816 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.656145 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: encryption {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.656195 np0000182856 devstack@c-api.service[112487]: WARNING cinder.api.contrib.hosts [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:06:29.656388 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: extensions {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.657108 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.657724 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-volume-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.658073 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: encryption {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.658204 np0000182856 devstack@c-api.service[112486]: WARNING cinder.api.contrib.hosts [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 25 20:06:29.658258 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: cgsnapshots {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.658461 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: extensions {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.659245 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-volume-transfer {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.659669 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: qos-specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.659824 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: cgsnapshots {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.660178 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: consistencygroups {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.660903 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-availability-zone {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.661224 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: qos-specs {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.661859 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: capabilities {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.662328 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-quota-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.663008 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: extra_specs {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.663315 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: backups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.663747 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-quota-class-sets {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.664152 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: capabilities {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.665095 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-snapshot-manage {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.665834 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: encryption {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.665917 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: backups {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.666467 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-volume-type-access {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.666550 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: os-hosts {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.667201 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.667369 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-volume-manage {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.667495 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-volume-type-access {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.667863 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extended resource: scheduler-stats {{(pid=112488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.668694 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: consistencygroups {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.669090 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: encryption {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.669314 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-volume-transfer {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.669976 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.670579 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: consistencygroups {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.670693 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: extra_specs {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.671351 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.671864 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-availability-zone {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.672183 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.contrib.snapshot_actions [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] SnapshotActionsController initialized {{(pid=112488) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:06:29.672234 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: encryption {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.672554 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: extra_specs {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.672954 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.673776 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-volume-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.673856 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-quota-sets {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.674276 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: encryption {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.674329 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.675257 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-volume-transfer {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.675638 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.675773 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-volume-manage {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.676098 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-quota-class-sets {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.676929 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-availability-zone {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.677045 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.677302 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-volume-transfer {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.678276 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-snapshot-manage {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.678363 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-quota-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.678514 np0000182856 devstack@c-api.service[112488]: WARNING castellan.key_manager.migration [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.679136 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-availability-zone {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.679314 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension UsedLimits extending resource: limits {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.679449 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.679767 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-quota-class-sets {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.680108 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680204 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680331 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680452 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680520 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-quota-sets {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.680570 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: os-hosts {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.680617 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680665 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension TypesManage extending resource: types {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680765 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680889 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.680994 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension AdminActions extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.681105 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-snapshot-manage {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.681185 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension AdminActions extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.681185 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension AdminActions extending resource: backups {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.681321 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.681437 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.681554 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.v3.router [None req-a33bed21-b183-4e81-9433-9009c40a6c60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.681861 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-quota-class-sets {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.682631 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: os-hosts {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.682720 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extended resource: scheduler-stats {{(pid=112485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.683171 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-snapshot-manage {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.684152 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extended resource: scheduler-stats {{(pid=112487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.684574 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: os-hosts {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.685962 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extended resource: scheduler-stats {{(pid=112486) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 25 20:06:29.687034 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.687125 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.688288 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.688860 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.689222 np0000182856 devstack@c-api.service[112488]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f1e6aa3668 pid: 112488 (default app) Jun 25 20:06:29.689765 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.689890 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.contrib.snapshot_actions [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] SnapshotActionsController initialized {{(pid=112487) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:06:29.689937 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.690630 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] SnapshotActionsController initialized {{(pid=112486) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:06:29.690702 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.691350 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.691906 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.contrib.snapshot_actions [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] SnapshotActionsController initialized {{(pid=112485) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 25 20:06:29.691999 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.692697 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.693384 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.693574 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.693991 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.694777 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.695357 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.696280 np0000182856 devstack@c-api.service[112487]: WARNING castellan.key_manager.migration [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.696637 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.696814 np0000182856 devstack@c-api.service[112486]: WARNING castellan.key_manager.migration [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.697125 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension UsedLimits extending resource: limits {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.697236 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.697347 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.697347 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.697347 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.697347 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.697347 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.697940 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.697940 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.697940 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.697940 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.697940 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.698290 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.698290 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.698290 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.698290 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.698290 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.698290 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.698719 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.698719 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.698719 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.698719 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699022 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699022 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699172 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.699234 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699234 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699234 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699234 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699550 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699550 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699550 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699550 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699550 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699937 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699937 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699937 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.699937 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.699937 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.700301 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.700399 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.700399 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.700399 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.700399 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.700399 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.700399 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.700831 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension UsedLimits extending resource: limits {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.700904 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.700904 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.700904 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.700904 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.700904 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.700904 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.701341 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.701402 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.701402 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.701402 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.701402 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.701402 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.701402 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.701843 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.701843 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.702060 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.702144 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.702144 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.702144 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.702144 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.702144 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.702582 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.702641 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.702722 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.702722 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.702722 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.702722 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.702722 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.703093 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.703093 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.703093 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.703093 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.703093 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.703507 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.703507 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.703658 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.703729 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.703729 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.703729 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.703729 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.703729 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.703729 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.704125 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.704125 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.704125 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.704125 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.704667 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension TypesManage extending resource: types {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.704732 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.704732 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.704732 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.704732 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705015 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705015 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705015 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705015 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705231 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705231 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705231 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705231 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705398 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705398 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705464 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.705505 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705505 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705505 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705505 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705505 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705688 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705688 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705688 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705688 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705688 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705856 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705856 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.705856 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.705856 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706023 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706023 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706097 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.706126 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706126 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706126 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706126 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706279 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706279 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706279 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706279 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706450 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706450 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706450 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706450 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706609 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706609 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706609 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706609 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706746 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension AdminActions extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.706777 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706777 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706777 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706777 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706777 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706777 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706995 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706995 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.706995 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.706995 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707128 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707128 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707128 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707128 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707128 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707128 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707399 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.707438 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707438 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707438 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707438 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707438 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707438 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707635 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707635 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707635 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707635 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707635 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707635 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707827 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707827 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707893 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension AdminActions extending resource: backups {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.707921 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.707921 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.707986 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708023 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708023 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708023 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708023 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708023 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708221 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708221 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708221 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708221 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708221 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708412 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708412 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708501 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708531 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708531 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708598 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708635 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708635 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708635 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:29.708635 np0000182856 devstack@c-api.service[112488]: warnings.warn(deprecated_msg) Jun 25 20:06:29.708777 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708822 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeActions extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708858 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.v3.router [None req-96d2adca-54e0-4187-84eb-a323b37dd7d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708893 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.708927 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708927 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708927 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension TypesManage extending resource: types {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708927 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708927 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708927 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension AdminActions extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.708927 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension AdminActions extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709135 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension AdminActions extending resource: backups {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709135 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709135 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709135 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.v3.router [None req-ab01bc6e-eec0-4642-88e1-b38e83cb0a5d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112486) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709249 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-49e4152b-a2cd-4b02-97ab-5c941b9aa661 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:06:29.709325 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.709356 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 1/1] 199.19.213.111 () {60 vars in 956 bytes} [Thu Jun 25 20:06:29 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: WARNING castellan.key_manager.migration [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension UsedLimits extending resource: limits {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeActions extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709395 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension TypesManage extending resource: types {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension AdminActions extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension AdminActions extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension AdminActions extending resource: backups {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709800 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709800 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.v3.router [None req-c64deb2e-24e3-46b2-875c-8583f62810c7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 25 20:06:29.709859 np0000182856 devstack@c-api.service[112486]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f1e6aa3668 pid: 112486 (default app) Jun 25 20:06:29.709898 np0000182856 devstack@c-api.service[112487]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f1e6aa3668 pid: 112487 (default app) Jun 25 20:06:29.716049 np0000182856 devstack@c-api.service[112485]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f1e6aa3668 pid: 112485 (default app) Jun 25 20:06:36.609694 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-c82f4294-4fce-4bce-873a-83be5057961d None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:06:37.078760 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-c82f4294-4fce-4bce-873a-83be5057961d admin admin] POST https://199.19.213.111/volume/v3/types Jun 25 20:06:37.079379 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-c82f4294-4fce-4bce-873a-83be5057961d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:06:37.080978 np0000182856 devstack@c-api.service[112488]: /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 25 20:06:37.080978 np0000182856 devstack@c-api.service[112488]: warnings.warn( Jun 25 20:06:37.115911 np0000182856 devstack@c-api.service[112488]: DEBUG oslo_db.sqlalchemy.engines [None req-c82f4294-4fce-4bce-873a-83be5057961d 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=112488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:37.149356 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-c82f4294-4fce-4bce-873a-83be5057961d admin admin] https://199.19.213.111/volume/v3/types returned with HTTP 200 Jun 25 20:06:37.149967 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 2/2] 199.19.213.111 () {68 vars in 1288 bytes} [Thu Jun 25 20:06:36 2026] POST /volume/v3/types => generated 186 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:06:37.177339 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.177339 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.177339 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.177339 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178107 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.178107 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178107 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.178107 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178439 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.178439 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178439 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.178439 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178439 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.178439 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178924 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.178924 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178924 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.178924 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.178924 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.179243 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.179243 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.179243 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.179243 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.179243 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.179605 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.179605 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.179605 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.179605 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180066 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180066 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180066 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180066 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180066 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180436 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180436 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180436 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180436 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180436 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180751 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180751 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180751 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180751 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.180751 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.180751 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.181120 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.181120 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.181120 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.181120 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.181120 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.181120 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.181513 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.181513 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.181513 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.181513 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.181513 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.181513 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182035 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182035 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182035 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182035 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182035 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182505 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182505 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182505 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182505 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182505 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182811 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182811 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182811 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182811 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.182811 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.182811 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.183315 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.183315 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.183315 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.183315 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.183315 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.183315 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.183794 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.183794 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.183794 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.183794 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.183794 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.184374 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.184374 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.184374 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.184374 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.184374 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.184711 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.184711 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.184711 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.184711 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.184972 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.184972 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.184972 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.184972 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185176 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185176 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185176 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185176 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185176 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185394 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185394 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185394 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185394 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185394 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185572 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185572 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185572 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185572 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185721 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185721 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185721 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185721 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185875 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185875 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.185875 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.185875 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186028 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186028 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186028 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186028 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186179 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186179 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186179 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186179 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186351 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186351 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186351 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186351 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186351 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186541 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186541 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186541 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186541 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186541 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186541 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186752 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186752 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186752 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186752 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186752 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186926 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186926 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186926 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186926 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.186926 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.186926 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187146 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187146 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187146 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187146 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187146 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187146 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187368 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187368 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187368 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187368 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187368 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187368 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187772 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187772 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187772 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187772 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.187772 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.187772 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188059 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.188059 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188059 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.188059 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188207 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.188207 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188207 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.188207 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188207 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.188435 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188435 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.188435 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188435 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.188435 np0000182856 devstack@c-api.service[112486]: warnings.warn(deprecated_msg) Jun 25 20:06:37.188435 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [req-c82f4294-4fce-4bce-873a-83be5057961d req-32656313-3208-49aa-bde3-60c027333254 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:06:37.507000 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [req-c82f4294-4fce-4bce-873a-83be5057961d req-32656313-3208-49aa-bde3-60c027333254 admin admin] POST https://199.19.213.111/volume/v3/types/2e03695f-c703-4611-b289-6720f0a6c73d/extra_specs Jun 25 20:06:37.507522 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [req-c82f4294-4fce-4bce-873a-83be5057961d req-32656313-3208-49aa-bde3-60c027333254 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 25 20:06:37.509387 np0000182856 devstack@c-api.service[112486]: /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 25 20:06:37.509387 np0000182856 devstack@c-api.service[112486]: warnings.warn( Jun 25 20:06:37.544301 np0000182856 devstack@c-api.service[112486]: DEBUG oslo_db.sqlalchemy.engines [req-c82f4294-4fce-4bce-873a-83be5057961d req-32656313-3208-49aa-bde3-60c027333254 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=112486) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:06:37.609358 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [req-c82f4294-4fce-4bce-873a-83be5057961d req-32656313-3208-49aa-bde3-60c027333254 admin admin] https://199.19.213.111/volume/v3/types/2e03695f-c703-4611-b289-6720f0a6c73d/extra_specs returned with HTTP 200 Jun 25 20:06:37.609885 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 1/3] 199.19.213.111 () {70 vars in 1505 bytes} [Thu Jun 25 20:06:37 2026] POST /volume/v3/types/2e03695f-c703-4611-b289-6720f0a6c73d/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:06:39.574288 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=6 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:06:39.587122 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=6 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:06:47.146516 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:06:47.607524 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:09:07.175130 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.175130 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.175130 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.175130 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.175130 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.176207 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.176207 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.176207 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.176207 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.176207 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.176736 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.176736 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.176736 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.176736 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.176736 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.176736 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.177163 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.177163 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.177163 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.177163 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.177483 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.177483 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.177483 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.177483 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.177754 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.177754 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.177754 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.177754 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178084 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178084 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178084 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178084 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178084 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178548 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178548 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178548 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178548 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178548 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178881 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178881 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178881 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178881 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.178881 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.178881 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.179332 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.179332 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.179332 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.179332 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.179332 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.179332 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.179883 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.179883 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.179883 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.179883 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.179883 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.179883 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.180317 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.180317 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.180317 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.180317 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.180317 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.180689 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.180689 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.180689 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.180689 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.180689 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181019 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181019 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181019 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181019 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181019 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181019 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181491 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181491 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181491 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181491 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181491 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181491 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181851 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181851 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181851 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.181851 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.181851 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.182298 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.182298 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.182298 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.182298 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.182298 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.182656 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.182656 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.182656 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.182656 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.182916 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.182916 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.182916 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.182916 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183222 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183222 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183222 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183222 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183222 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183498 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183498 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183498 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183498 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183498 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183727 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183727 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183727 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183727 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183922 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183922 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.183922 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.183922 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184140 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184140 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184140 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184140 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184467 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184467 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184467 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184467 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184670 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184670 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184670 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184670 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184934 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184934 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184934 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.184934 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.184934 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.185330 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.185330 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.185330 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.185330 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.185330 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.185330 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.185735 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.185735 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.185735 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.185735 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.185735 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186096 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186096 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186096 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186096 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186096 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186096 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186509 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186509 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186509 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186509 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186509 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186509 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186916 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186916 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186916 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186916 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.186916 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.186916 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187396 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.187396 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187396 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.187396 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187396 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.187396 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187772 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.187772 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187772 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.187772 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187982 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.187982 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187982 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.187982 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.187982 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.188242 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.188242 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.188242 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.188242 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:07.188242 np0000182856 devstack@c-api.service[112487]: warnings.warn(deprecated_msg) Jun 25 20:09:07.188242 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-758ae58d-a7d2-43cb-926b-622d005e0c1f None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:07.188242 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-758ae58d-a7d2-43cb-926b-622d005e0c1f None None] GET https://199.19.213.111/volume// Jun 25 20:09:07.188578 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-758ae58d-a7d2-43cb-926b-622d005e0c1f None None] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:07.188578 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-758ae58d-a7d2-43cb-926b-622d005e0c1f None None] Calling method 'all' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:07.188578 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-758ae58d-a7d2-43cb-926b-622d005e0c1f None None] https://199.19.213.111/volume// returned with HTTP 300 Jun 25 20:09:07.188578 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 1/4] 199.19.213.111 () {66 vars in 1456 bytes} [Thu Jun 25 20:09:07 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 25 20:09:44.030718 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.030718 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.030718 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.030718 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031225 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031225 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031225 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031225 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031406 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031406 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031406 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031406 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031406 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031406 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031561 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031561 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031561 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031561 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031561 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031696 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031696 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031696 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031696 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031696 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031824 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031824 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031824 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031824 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031963 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031963 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031963 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.031963 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.031963 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032138 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032138 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032138 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032138 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032138 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032329 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032329 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032329 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032329 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032329 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032329 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032541 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032541 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032541 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032541 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032541 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032541 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032778 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032778 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032778 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032778 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032778 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032778 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032978 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032978 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032978 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.032978 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.032978 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033149 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033149 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033149 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033149 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033149 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033333 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033333 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033333 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033333 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033333 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033333 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033545 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033545 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033545 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033545 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033545 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033545 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033730 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033730 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033730 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033730 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033730 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033897 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033897 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033897 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.033897 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.033897 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034044 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034044 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034044 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034044 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034151 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034151 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034151 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034151 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034258 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034258 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034258 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034258 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034258 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034567 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034567 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034567 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034567 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034567 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034682 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034682 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034682 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034682 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034787 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034787 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034787 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034787 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034885 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034885 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034885 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034885 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034995 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034995 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.034995 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.034995 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035111 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035111 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035111 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035111 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035291 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035291 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035291 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035291 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035291 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035461 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035461 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035461 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035461 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035461 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035461 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035612 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035612 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035612 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035612 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035612 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035740 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035740 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035740 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035740 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035740 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035740 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035886 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035886 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035886 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035886 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.035886 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.035886 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036037 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036037 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036037 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036037 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036037 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036037 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036182 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036182 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036182 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036182 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036182 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036182 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036358 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036358 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036358 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036358 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036467 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036467 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036467 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036467 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036467 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036814 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036814 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036814 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036814 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:44.036814 np0000182856 devstack@c-api.service[112485]: warnings.warn(deprecated_msg) Jun 25 20:09:44.036814 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-e01fcc8e-fbf9-47fc-9c43-d1a5efa021c3 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:44.038910 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 1/5] 199.19.213.111 () {62 vars in 1068 bytes} [Thu Jun 25 20:09:44 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:09:44.069704 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-3e0a3db8-6723-42cd-88b7-8474ba92588b None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:44.079447 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 3/6] 199.19.213.111 () {64 vars in 1272 bytes} [Thu Jun 25 20:09:44 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:09:44.113376 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [req-3e0a3db8-6723-42cd-88b7-8474ba92588b req-5838b6ff-e4fe-4e82-87ea-bb9896aead42 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:44.116679 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [req-3e0a3db8-6723-42cd-88b7-8474ba92588b req-5838b6ff-e4fe-4e82-87ea-bb9896aead42 demo demo] GET https://199.19.213.111/volume/v3/ Jun 25 20:09:44.116918 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [req-3e0a3db8-6723-42cd-88b7-8474ba92588b req-5838b6ff-e4fe-4e82-87ea-bb9896aead42 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:44.117166 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [req-3e0a3db8-6723-42cd-88b7-8474ba92588b req-5838b6ff-e4fe-4e82-87ea-bb9896aead42 demo demo] Calling method 'version_select' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:44.118229 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [req-3e0a3db8-6723-42cd-88b7-8474ba92588b req-5838b6ff-e4fe-4e82-87ea-bb9896aead42 demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 25 20:09:44.118665 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 2/7] 199.19.213.111 () {66 vars in 1346 bytes} [Thu Jun 25 20:09:44 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:09:44.156208 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-d41a2073-6b2b-4613-a184-1aae7681eb57 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:44.489753 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-d41a2073-6b2b-4613-a184-1aae7681eb57 demo demo] GET https://199.19.213.111/volume/v3/types Jun 25 20:09:44.490016 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-d41a2073-6b2b-4613-a184-1aae7681eb57 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:44.490222 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-d41a2073-6b2b-4613-a184-1aae7681eb57 demo demo] Calling method 'index' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:44.490696 np0000182856 devstack@c-api.service[112487]: /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 25 20:09:44.490696 np0000182856 devstack@c-api.service[112487]: warnings.warn( Jun 25 20:09:44.491319 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-d41a2073-6b2b-4613-a184-1aae7681eb57 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:09:44.527374 np0000182856 devstack@c-api.service[112487]: DEBUG oslo_db.sqlalchemy.engines [None req-d41a2073-6b2b-4613-a184-1aae7681eb57 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=112487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:09:44.548104 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-d41a2073-6b2b-4613-a184-1aae7681eb57 demo demo] https://199.19.213.111/volume/v3/types returned with HTTP 200 Jun 25 20:09:44.548474 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 2/8] 199.19.213.111 () {64 vars in 1290 bytes} [Thu Jun 25 20:09:44 2026] GET /volume/v3/types => generated 377 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:09:44.587748 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-eb8f57e0-0043-4dc6-848b-4e7e87d46a6a None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:45.025694 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-eb8f57e0-0043-4dc6-848b-4e7e87d46a6a demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 25 20:09:45.026109 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-eb8f57e0-0043-4dc6-848b-4e7e87d46a6a demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:45.026413 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-eb8f57e0-0043-4dc6-848b-4e7e87d46a6a demo demo] Calling method 'show' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:45.062451 np0000182856 devstack@c-api.service[112485]: DEBUG oslo_db.sqlalchemy.engines [None req-eb8f57e0-0043-4dc6-848b-4e7e87d46a6a 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=112485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 25 20:09:45.082620 np0000182856 devstack@c-api.service[112485]: /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 25 20:09:45.082620 np0000182856 devstack@c-api.service[112485]: warnings.warn( Jun 25 20:09:45.088097 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-eb8f57e0-0043-4dc6-848b-4e7e87d46a6a demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 25 20:09:45.088994 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 2/9] 199.19.213.111 () {64 vars in 1301 bytes} [Thu Jun 25 20:09:44 2026] GET /volume/v3/types/default => generated 145 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:09:45.536433 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-9e31339e-2ab4-4294-865a-a08399b46de5 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:45.537612 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 4/10] 199.19.213.111 () {62 vars in 1068 bytes} [Thu Jun 25 20:09:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:09:45.569348 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-b248b931-b13e-4da1-b8de-6b38aeb18428 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:45.575484 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 3/11] 199.19.213.111 () {64 vars in 1272 bytes} [Thu Jun 25 20:09:45 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 25 20:09:45.607334 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-b248b931-b13e-4da1-b8de-6b38aeb18428 req-e858ec83-15eb-4d1d-8966-eec2669b550c None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:45.610258 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-b248b931-b13e-4da1-b8de-6b38aeb18428 req-e858ec83-15eb-4d1d-8966-eec2669b550c demo demo] GET https://199.19.213.111/volume/v3/ Jun 25 20:09:45.610533 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-b248b931-b13e-4da1-b8de-6b38aeb18428 req-e858ec83-15eb-4d1d-8966-eec2669b550c demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:45.610830 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-b248b931-b13e-4da1-b8de-6b38aeb18428 req-e858ec83-15eb-4d1d-8966-eec2669b550c demo demo] Calling method 'version_select' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:45.611598 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-b248b931-b13e-4da1-b8de-6b38aeb18428 req-e858ec83-15eb-4d1d-8966-eec2669b550c demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 25 20:09:45.612030 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 3/12] 199.19.213.111 () {66 vars in 1346 bytes} [Thu Jun 25 20:09:45 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 25 20:09:45.648245 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-10c188a5-5b57-4e16-a5d9-dff310e88ece None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:45.651634 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-10c188a5-5b57-4e16-a5d9-dff310e88ece demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 25 20:09:45.652033 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-10c188a5-5b57-4e16-a5d9-dff310e88ece demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:45.652480 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-10c188a5-5b57-4e16-a5d9-dff310e88ece demo demo] Calling method 'show' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:45.662829 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-10c188a5-5b57-4e16-a5d9-dff310e88ece demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 25 20:09:45.663158 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 3/13] 199.19.213.111 () {64 vars in 1301 bytes} [Thu Jun 25 20:09:45 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:09:46.283797 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-e650198e-65b0-478d-b9c1-dfcebb684f8c None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.283797 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 5/14] 199.19.213.111 () {62 vars in 1068 bytes} [Thu Jun 25 20:09:46 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 25 20:09:46.315077 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-2135c65a-2538-457e-a448-52f9524d07ff None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.317222 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 4/15] 199.19.213.111 () {64 vars in 1272 bytes} [Thu Jun 25 20:09:46 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:09:46.347349 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-2135c65a-2538-457e-a448-52f9524d07ff req-eeec8774-9338-4dbb-9ae4-64de8ea3c4da None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.350550 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-2135c65a-2538-457e-a448-52f9524d07ff req-eeec8774-9338-4dbb-9ae4-64de8ea3c4da demo demo] GET https://199.19.213.111/volume/v3/ Jun 25 20:09:46.350895 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-2135c65a-2538-457e-a448-52f9524d07ff req-eeec8774-9338-4dbb-9ae4-64de8ea3c4da demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:46.351254 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-2135c65a-2538-457e-a448-52f9524d07ff req-eeec8774-9338-4dbb-9ae4-64de8ea3c4da demo demo] Calling method 'version_select' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:46.352002 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-2135c65a-2538-457e-a448-52f9524d07ff req-eeec8774-9338-4dbb-9ae4-64de8ea3c4da demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 25 20:09:46.352668 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 4/16] 199.19.213.111 () {66 vars in 1346 bytes} [Thu Jun 25 20:09:46 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:09:46.391437 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-68086a78-5d96-444a-9ae5-009a90313c51 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.393569 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-68086a78-5d96-444a-9ae5-009a90313c51 demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 25 20:09:46.393796 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-68086a78-5d96-444a-9ae5-009a90313c51 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:46.394037 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-68086a78-5d96-444a-9ae5-009a90313c51 demo demo] Calling method 'show' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:46.402425 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-68086a78-5d96-444a-9ae5-009a90313c51 demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 25 20:09:46.402732 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 4/17] 199.19.213.111 () {64 vars in 1301 bytes} [Thu Jun 25 20:09:46 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 25 20:09:46.435949 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-0cf8852f-3e9d-4289-9842-4cf8253e00db None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.437118 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 6/18] 199.19.213.111 () {62 vars in 1068 bytes} [Thu Jun 25 20:09:46 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 25 20:09:46.471009 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-1fc13a2e-1079-43ee-869e-69effadf3186 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.472785 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 5/19] 199.19.213.111 () {64 vars in 1272 bytes} [Thu Jun 25 20:09:46 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 25 20:09:46.505349 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [req-1fc13a2e-1079-43ee-869e-69effadf3186 req-14ee4059-38f3-48e3-a2a9-302367991a4a None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.508595 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-1fc13a2e-1079-43ee-869e-69effadf3186 req-14ee4059-38f3-48e3-a2a9-302367991a4a demo demo] GET https://199.19.213.111/volume/v3/ Jun 25 20:09:46.508977 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-1fc13a2e-1079-43ee-869e-69effadf3186 req-14ee4059-38f3-48e3-a2a9-302367991a4a demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:46.509404 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [req-1fc13a2e-1079-43ee-869e-69effadf3186 req-14ee4059-38f3-48e3-a2a9-302367991a4a demo demo] Calling method 'version_select' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:46.510094 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [req-1fc13a2e-1079-43ee-869e-69effadf3186 req-14ee4059-38f3-48e3-a2a9-302367991a4a demo demo] https://199.19.213.111/volume/v3/ returned with HTTP 200 Jun 25 20:09:46.510811 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 5/20] 199.19.213.111 () {66 vars in 1346 bytes} [Thu Jun 25 20:09:46 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 25 20:09:46.549972 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-2dce4a5a-b87a-4498-b629-8fa9624f45d3 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:09:46.552123 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-2dce4a5a-b87a-4498-b629-8fa9624f45d3 demo demo] GET https://199.19.213.111/volume/v3/types/default Jun 25 20:09:46.552369 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-2dce4a5a-b87a-4498-b629-8fa9624f45d3 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:09:46.552599 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-2dce4a5a-b87a-4498-b629-8fa9624f45d3 demo demo] Calling method 'show' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:09:46.566322 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-2dce4a5a-b87a-4498-b629-8fa9624f45d3 demo demo] https://199.19.213.111/volume/v3/types/default returned with HTTP 200 Jun 25 20:09:46.566896 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 5/21] 199.19.213.111 () {64 vars in 1301 bytes} [Thu Jun 25 20:09:46 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 25 20:09:54.542111 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:09:56.558477 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=8 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:14:36.170074 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-e29d57a5-147a-496b-ad33-1135f736f85b None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:14:36.262431 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-e29d57a5-147a-496b-ad33-1135f736f85b demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:14:36.262674 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-e29d57a5-147a-496b-ad33-1135f736f85b demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:14:36.262972 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-e29d57a5-147a-496b-ad33-1135f736f85b demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:14:36.263624 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-e29d57a5-147a-496b-ad33-1135f736f85b demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:14:36.264345 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-e29d57a5-147a-496b-ad33-1135f736f85b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:14:36.298196 np0000182856 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-e29d57a5-147a-496b-ad33-1135f736f85b demo demo] Get all volumes completed successfully. Jun 25 20:14:36.300999 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-e29d57a5-147a-496b-ad33-1135f736f85b demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:14:36.301512 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 7/22] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:14:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:14:46.291284 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:15:36.335291 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-c966fa19-683f-40d4-840a-3eb0834dc069 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:15:36.337680 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-c966fa19-683f-40d4-840a-3eb0834dc069 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:15:36.338135 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-c966fa19-683f-40d4-840a-3eb0834dc069 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:15:36.338340 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-c966fa19-683f-40d4-840a-3eb0834dc069 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:15:36.338816 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-c966fa19-683f-40d4-840a-3eb0834dc069 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:15:36.339908 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-c966fa19-683f-40d4-840a-3eb0834dc069 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:15:36.390054 np0000182856 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-c966fa19-683f-40d4-840a-3eb0834dc069 demo demo] Get all volumes completed successfully. Jun 25 20:15:36.394892 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-c966fa19-683f-40d4-840a-3eb0834dc069 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:15:36.395535 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 6/23] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:15:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:15:46.382410 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:16:36.488802 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:16:36.491993 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:16:36.492149 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:16:36.492345 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:16:36.492785 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:16:36.493528 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:16:36.527131 np0000182856 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 demo demo] Get all volumes completed successfully. Jun 25 20:16:36.529133 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-eb9ec5b1-931b-42d0-9132-ffa148238100 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:16:36.530143 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 6/24] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:16:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:16:46.521014 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:17:36.547090 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:17:36.551684 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:17:36.551987 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:17:36.552379 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:17:36.553360 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:17:36.554804 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:17:36.602970 np0000182856 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 demo demo] Get all volumes completed successfully. Jun 25 20:17:36.606060 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-ae2001eb-48b7-465a-bfdf-f72bc2bef4f9 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:17:36.606610 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 6/25] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:17:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:17:46.595087 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:18:36.633966 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:18:36.636398 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:18:36.636880 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:18:36.637252 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:18:36.637726 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:18:36.640349 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:18:36.649177 np0000182856 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd demo demo] Get all volumes completed successfully. Jun 25 20:18:36.649177 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-eaca004d-0c96-4ca7-afaa-29c3bb00e0dd demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:18:36.649177 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 8/26] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:18:36 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 25 20:18:46.642506 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:19:36.665650 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:19:36.813434 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:19:36.813692 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:19:36.814143 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:19:36.814995 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:19:36.816914 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:19:36.823675 np0000182856 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 demo demo] Get all volumes completed successfully. Jun 25 20:19:36.826260 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-a881119b-facf-4e91-bdfe-24e9627d8b36 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:19:36.826756 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 7/27] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:19:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:19:46.819785 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:20:36.849868 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-ce448368-e6dd-432c-a7dd-59facb954e95 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:20:36.852568 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-ce448368-e6dd-432c-a7dd-59facb954e95 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:20:36.852799 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-ce448368-e6dd-432c-a7dd-59facb954e95 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:20:36.852938 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-ce448368-e6dd-432c-a7dd-59facb954e95 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:20:36.853172 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-ce448368-e6dd-432c-a7dd-59facb954e95 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:20:36.855128 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-ce448368-e6dd-432c-a7dd-59facb954e95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:20:36.868091 np0000182856 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-ce448368-e6dd-432c-a7dd-59facb954e95 demo demo] Get all volumes completed successfully. Jun 25 20:20:36.873571 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-ce448368-e6dd-432c-a7dd-59facb954e95 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:20:36.873571 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 7/28] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:20:36 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 25 20:20:46.860407 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:21:36.897386 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:21:36.901143 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:21:36.901479 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:21:36.901965 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:21:36.902393 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:21:36.903825 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:21:36.912930 np0000182856 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 demo demo] Get all volumes completed successfully. Jun 25 20:21:36.915747 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-275669c4-57b6-4dea-a4c4-68dda8030a25 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:21:36.916133 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 7/29] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:21:36 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 25 20:21:46.908600 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:22:36.933522 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:22:36.937646 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:22:36.937970 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:22:36.938419 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:22:36.938898 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:22:36.940234 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:22:36.955453 np0000182856 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 demo demo] Get all volumes completed successfully. Jun 25 20:22:36.958929 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-3e742c6f-4fa2-44db-97ad-0a4bcb915810 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:22:36.959466 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 9/30] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:22:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:22:46.947395 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:23:36.977364 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:23:36.981785 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:23:36.982205 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:23:36.982673 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:23:36.983254 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:23:36.984545 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:23:36.993964 np0000182856 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d demo demo] Get all volumes completed successfully. Jun 25 20:23:36.996963 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-3d949ded-d0f5-41d9-8ffa-72a3b835473d demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:23:36.997606 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 8/31] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:23:36 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 25 20:23:46.988379 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:24:37.013383 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:24:37.146694 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:24:37.147059 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:24:37.147458 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:24:37.148038 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:24:37.149391 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:24:37.159599 np0000182856 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a demo demo] Get all volumes completed successfully. Jun 25 20:24:37.160367 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-135a71ab-5ca8-45cb-a129-12b5fa0fe87a demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:24:37.160733 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 8/32] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:24:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:24:47.153783 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:25:37.178149 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-ca319152-576a-4dea-9b97-53d7f1610c5b None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:25:37.182781 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-ca319152-576a-4dea-9b97-53d7f1610c5b demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:25:37.183202 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-ca319152-576a-4dea-9b97-53d7f1610c5b demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:25:37.183653 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-ca319152-576a-4dea-9b97-53d7f1610c5b demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:25:37.184143 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-ca319152-576a-4dea-9b97-53d7f1610c5b demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:25:37.185516 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-ca319152-576a-4dea-9b97-53d7f1610c5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:25:37.193797 np0000182856 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-ca319152-576a-4dea-9b97-53d7f1610c5b demo demo] Get all volumes completed successfully. Jun 25 20:25:37.196532 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-ca319152-576a-4dea-9b97-53d7f1610c5b demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:25:37.196989 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 8/33] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:25:37 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 25 20:25:47.188948 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:26:37.218315 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:26:37.220857 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:26:37.221054 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:26:37.221204 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:26:37.221439 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:26:37.222151 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:26:37.230475 np0000182856 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf demo demo] Get all volumes completed successfully. Jun 25 20:26:37.233433 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-b04ce456-d4e3-4bc7-83f1-9cc37b7da9bf demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:26:37.233602 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 10/34] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:26:37 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 25 20:26:47.225860 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:27:37.249426 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:27:37.251803 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:27:37.252377 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:27:37.252377 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:27:37.252377 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:27:37.253040 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:27:37.260348 np0000182856 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 demo demo] Get all volumes completed successfully. Jun 25 20:27:37.262863 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-7814c58c-a1b2-472d-8494-9bcaa5ba1e43 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:27:37.263355 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 9/35] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:27:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:27:47.255874 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:28:37.280560 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-38852860-5d3b-480e-8960-a841002251dc None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:28:37.284304 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-38852860-5d3b-480e-8960-a841002251dc demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:28:37.284528 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-38852860-5d3b-480e-8960-a841002251dc demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:28:37.284798 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-38852860-5d3b-480e-8960-a841002251dc demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:28:37.285107 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-38852860-5d3b-480e-8960-a841002251dc demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:28:37.286047 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-38852860-5d3b-480e-8960-a841002251dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:28:37.294643 np0000182856 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-38852860-5d3b-480e-8960-a841002251dc demo demo] Get all volumes completed successfully. Jun 25 20:28:37.297121 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-38852860-5d3b-480e-8960-a841002251dc demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:28:37.297574 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 9/36] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:28:37 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 25 20:28:47.289782 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:29:37.316301 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:29:37.476933 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:29:37.477367 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:29:37.477847 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:29:37.478545 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:29:37.480704 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:29:37.492720 np0000182856 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef demo demo] Get all volumes completed successfully. Jun 25 20:29:37.495558 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-58a5bd34-d494-4a6a-a6ce-d96c234262ef demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:29:37.496056 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 9/37] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:29:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 25 20:29:47.486287 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:30:37.515678 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:30:37.517807 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:30:37.517969 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:30:37.518156 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:30:37.518491 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:30:37.519292 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:30:37.527695 np0000182856 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 demo demo] Get all volumes completed successfully. Jun 25 20:30:37.531363 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-5950a902-1672-4d1f-ba6c-cfd5b73348c5 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:30:37.531835 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 11/38] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:30:37 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 25 20:30:47.522533 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:31:37.548933 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-60fd0955-7701-4740-84fd-f7f54c60d60b None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:31:37.551888 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-60fd0955-7701-4740-84fd-f7f54c60d60b demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:31:37.552098 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-60fd0955-7701-4740-84fd-f7f54c60d60b demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:31:37.552387 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-60fd0955-7701-4740-84fd-f7f54c60d60b demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:31:37.552676 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-60fd0955-7701-4740-84fd-f7f54c60d60b demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:31:37.553719 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-60fd0955-7701-4740-84fd-f7f54c60d60b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:31:37.564641 np0000182856 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-60fd0955-7701-4740-84fd-f7f54c60d60b demo demo] Get all volumes completed successfully. Jun 25 20:31:37.567204 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-60fd0955-7701-4740-84fd-f7f54c60d60b demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:31:37.567696 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 10/39] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:31:37 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 25 20:31:47.558919 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:32:37.588351 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:32:37.592505 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:32:37.592935 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:32:37.593372 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:32:37.593876 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:32:37.595073 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:32:37.604744 np0000182856 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 demo demo] Get all volumes completed successfully. Jun 25 20:32:37.609564 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-12e7b3c9-7f99-4589-8a6b-f23bf244b293 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:32:37.610431 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 10/40] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:32:37 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 25 20:32:47.599470 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:33:37.626604 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:33:37.630984 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:33:37.631293 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:33:37.631511 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:33:37.631816 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:33:37.632899 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:33:37.641209 np0000182856 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 demo demo] Get all volumes completed successfully. Jun 25 20:33:37.643079 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-cbe37e5a-9087-44af-9c2e-78b60380ef91 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:33:37.643428 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 10/41] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:33:37 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 25 20:33:47.636623 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:34:37.670989 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:34:37.763864 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:34:37.764352 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:34:37.764741 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:34:37.765184 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:34:37.766389 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:34:37.779903 np0000182856 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 demo demo] Get all volumes completed successfully. Jun 25 20:34:37.783863 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-ab2cb2e2-7c51-4e4a-8814-140f5fd656e6 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:34:37.784338 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 12/42] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:34:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:34:47.771633 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:35:37.801573 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:35:37.806494 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:35:37.806874 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:35:37.807303 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:35:37.807832 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:35:37.808910 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:35:37.817080 np0000182856 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 demo demo] Get all volumes completed successfully. Jun 25 20:35:37.819132 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-bbc1fead-aa7a-4427-b4f8-6d765be87438 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:35:37.819634 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 11/43] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:35:37 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 25 20:35:47.813138 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:36:37.849017 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:36:37.851325 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:36:37.851523 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:36:37.851743 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:36:37.851986 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:36:37.852614 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:36:37.861944 np0000182856 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 demo demo] Get all volumes completed successfully. Jun 25 20:36:37.863968 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-2213ce5c-bf2c-4a47-9384-2b28d8b82032 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:36:37.864364 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 11/44] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:36:37 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 25 20:36:47.858599 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:37:37.882530 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:37:37.885089 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:37:37.885365 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:37:37.885568 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:37:37.885829 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:37:37.886710 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:37:37.894525 np0000182856 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a demo demo] Get all volumes completed successfully. Jun 25 20:37:37.896783 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-656f6135-e05d-4d68-bdc4-0fae70d6908a demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:37:37.897102 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 11/45] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:37:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:37:47.889831 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:38:37.917866 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.middleware.request_id [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d None None] RequestId filter calling following filter/app {{(pid=112488) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:38:37.921686 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:38:37.922024 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d demo demo] Empty body provided in request {{(pid=112488) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:38:37.922516 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.openstack.wsgi [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d demo demo] Calling method 'detail' {{(pid=112488) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:38:37.922961 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.api.api_utils [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d demo demo] Removing options '' from query. {{(pid=112488) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:38:37.924399 np0000182856 devstack@c-api.service[112488]: DEBUG cinder.volume.api [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112488) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:38:37.930613 np0000182856 devstack@c-api.service[112488]: INFO cinder.volume.api [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d demo demo] Get all volumes completed successfully. Jun 25 20:38:37.932522 np0000182856 devstack@c-api.service[112488]: INFO cinder.api.openstack.wsgi [None req-1275a9ab-6f20-478d-8ef7-997682e99f6d demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:38:37.933098 np0000182856 devstack@c-api.service[112488]: [pid: 112488|app: 0|req: 13/46] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:38:37 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 25 20:38:47.927196 np0000182856 devstack@c-api.service[112488]: DEBUG dbcounter [-] [112488] Writing DB stats cinder:SELECT=1 {{(pid=112488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:39:37.956975 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.middleware.request_id [None req-c3fa3592-5968-42d0-84c7-51048184af39 None None] RequestId filter calling following filter/app {{(pid=112486) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:39:38.042704 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-c3fa3592-5968-42d0-84c7-51048184af39 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:39:38.043109 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-c3fa3592-5968-42d0-84c7-51048184af39 demo demo] Empty body provided in request {{(pid=112486) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:39:38.043543 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.openstack.wsgi [None req-c3fa3592-5968-42d0-84c7-51048184af39 demo demo] Calling method 'detail' {{(pid=112486) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:39:38.044002 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.api.api_utils [None req-c3fa3592-5968-42d0-84c7-51048184af39 demo demo] Removing options '' from query. {{(pid=112486) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:39:38.045729 np0000182856 devstack@c-api.service[112486]: DEBUG cinder.volume.api [None req-c3fa3592-5968-42d0-84c7-51048184af39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112486) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:39:38.055459 np0000182856 devstack@c-api.service[112486]: INFO cinder.volume.api [None req-c3fa3592-5968-42d0-84c7-51048184af39 demo demo] Get all volumes completed successfully. Jun 25 20:39:38.058662 np0000182856 devstack@c-api.service[112486]: INFO cinder.api.openstack.wsgi [None req-c3fa3592-5968-42d0-84c7-51048184af39 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:39:38.059116 np0000182856 devstack@c-api.service[112486]: [pid: 112486|app: 0|req: 12/47] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:39:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 25 20:39:48.050718 np0000182856 devstack@c-api.service[112486]: DEBUG dbcounter [-] [112486] Writing DB stats cinder:SELECT=1 {{(pid=112486) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:40:38.077256 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.middleware.request_id [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f None None] RequestId filter calling following filter/app {{(pid=112487) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:40:38.082119 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:40:38.082119 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f demo demo] Empty body provided in request {{(pid=112487) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:40:38.082119 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.openstack.wsgi [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f demo demo] Calling method 'detail' {{(pid=112487) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:40:38.082532 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.api.api_utils [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f demo demo] Removing options '' from query. {{(pid=112487) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:40:38.083926 np0000182856 devstack@c-api.service[112487]: DEBUG cinder.volume.api [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112487) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:40:38.091879 np0000182856 devstack@c-api.service[112487]: INFO cinder.volume.api [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f demo demo] Get all volumes completed successfully. Jun 25 20:40:38.093722 np0000182856 devstack@c-api.service[112487]: INFO cinder.api.openstack.wsgi [None req-b70dfd56-57c9-432d-b157-77fe4d75b93f demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:40:38.094049 np0000182856 devstack@c-api.service[112487]: [pid: 112487|app: 0|req: 12/48] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:40:38 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 25 20:40:48.088487 np0000182856 devstack@c-api.service[112487]: DEBUG dbcounter [-] [112487] Writing DB stats cinder:SELECT=1 {{(pid=112487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 25 20:41:38.124322 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.middleware.request_id [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 None None] RequestId filter calling following filter/app {{(pid=112485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 25 20:41:38.128846 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 demo demo] GET https://199.19.213.111/volume/v3/volumes/detail Jun 25 20:41:38.129248 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 demo demo] Empty body provided in request {{(pid=112485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 25 20:41:38.129756 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.openstack.wsgi [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 demo demo] Calling method 'detail' {{(pid=112485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 25 20:41:38.130240 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.api.api_utils [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 demo demo] Removing options '' from query. {{(pid=112485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 25 20:41:38.131807 np0000182856 devstack@c-api.service[112485]: DEBUG cinder.volume.api [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 25 20:41:38.140482 np0000182856 devstack@c-api.service[112485]: INFO cinder.volume.api [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 demo demo] Get all volumes completed successfully. Jun 25 20:41:38.142527 np0000182856 devstack@c-api.service[112485]: INFO cinder.api.openstack.wsgi [None req-c2561447-fc4c-4722-a2dd-53002d8814e7 demo demo] https://199.19.213.111/volume/v3/volumes/detail returned with HTTP 200 Jun 25 20:41:38.142922 np0000182856 devstack@c-api.service[112485]: [pid: 112485|app: 0|req: 12/49] 199.19.213.111 () {64 vars in 1294 bytes} [Thu Jun 25 20:41:38 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 25 20:41:48.136411 np0000182856 devstack@c-api.service[112485]: DEBUG dbcounter [-] [112485] Writing DB stats cinder:SELECT=1 {{(pid=112485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}