Jun 19 00:28:36.399581 np0000182222 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:28:36.404596 np0000182222 devstack@c-api.service[112310]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:28:36 2026] *** Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: nodename: np0000182222 Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: machine: x86_64 Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: clock source: unix Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: pcre jit disabled Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: detected number of CPU cores: 16 Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: current working directory: / Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: your processes number limit is 256917 Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: your memory page size is 4096 bytes Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: detected max file descriptor number: 2048 Jun 19 00:28:36.407010 np0000182222 devstack@c-api.service[112310]: lock engine: pthread robust mutexes Jun 19 00:28:36.407797 np0000182222 devstack@c-api.service[112310]: thunder lock: enabled Jun 19 00:28:36.407797 np0000182222 devstack@c-api.service[112310]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:28:36.407797 np0000182222 devstack@c-api.service[112310]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:28:36.407797 np0000182222 devstack@c-api.service[112310]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:28:36.407797 np0000182222 devstack@c-api.service[112310]: Set PythonHome to /opt/stack/data/venv Jun 19 00:28:36.443618 np0000182222 devstack@c-api.service[112310]: Python main interpreter initialized at 0x7bfcb38a3668 Jun 19 00:28:36.443618 np0000182222 devstack@c-api.service[112310]: python threads support enabled Jun 19 00:28:36.443618 np0000182222 devstack@c-api.service[112310]: your server socket listen backlog is limited to 100 connections Jun 19 00:28:36.443618 np0000182222 devstack@c-api.service[112310]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:28:36.444152 np0000182222 devstack@c-api.service[112310]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:28:36.444336 np0000182222 devstack@c-api.service[112310]: *** Operational MODE: preforking *** Jun 19 00:28:36.444532 np0000182222 devstack@c-api.service[112310]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:28:36.444532 np0000182222 devstack@c-api.service[112310]: spawned uWSGI master process (pid: 112310) Jun 19 00:28:36.444684 np0000182222 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:28:36.445258 np0000182222 devstack@c-api.service[112310]: spawned uWSGI worker 1 (pid: 112319, cores: 1) Jun 19 00:28:36.445729 np0000182222 devstack@c-api.service[112310]: spawned uWSGI worker 2 (pid: 112320, cores: 1) Jun 19 00:28:36.446181 np0000182222 devstack@c-api.service[112310]: spawned uWSGI worker 3 (pid: 112321, cores: 1) Jun 19 00:28:36.446672 np0000182222 devstack@c-api.service[112310]: spawned uWSGI worker 4 (pid: 112322, cores: 1) Jun 19 00:28:36.446768 np0000182222 devstack@c-api.service[112310]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:28:36.567685 np0000182222 devstack@c-api.service[112319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:36.567685 np0000182222 devstack@c-api.service[112319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:36.567685 np0000182222 devstack@c-api.service[112319]: we strongly recommend against using it for new projects. Jun 19 00:28:36.567685 np0000182222 devstack@c-api.service[112319]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:36.567685 np0000182222 devstack@c-api.service[112319]: framework. For more detail see Jun 19 00:28:36.567685 np0000182222 devstack@c-api.service[112319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:36.567685 np0000182222 devstack@c-api.service[112319]: import eventlet # noqa Jun 19 00:28:36.581153 np0000182222 devstack@c-api.service[112320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:36.581153 np0000182222 devstack@c-api.service[112320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:36.581153 np0000182222 devstack@c-api.service[112320]: we strongly recommend against using it for new projects. Jun 19 00:28:36.581153 np0000182222 devstack@c-api.service[112320]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:36.581153 np0000182222 devstack@c-api.service[112320]: framework. For more detail see Jun 19 00:28:36.581153 np0000182222 devstack@c-api.service[112320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:36.581153 np0000182222 devstack@c-api.service[112320]: import eventlet # noqa Jun 19 00:28:36.585073 np0000182222 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:36.585073 np0000182222 devstack@c-api.service[112321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:36.585073 np0000182222 devstack@c-api.service[112321]: we strongly recommend against using it for new projects. Jun 19 00:28:36.585073 np0000182222 devstack@c-api.service[112321]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:36.585073 np0000182222 devstack@c-api.service[112321]: framework. For more detail see Jun 19 00:28:36.585073 np0000182222 devstack@c-api.service[112321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:36.585073 np0000182222 devstack@c-api.service[112321]: import eventlet # noqa Jun 19 00:28:36.592796 np0000182222 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:28:36.592796 np0000182222 devstack@c-api.service[112322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:28:36.592796 np0000182222 devstack@c-api.service[112322]: we strongly recommend against using it for new projects. Jun 19 00:28:36.592796 np0000182222 devstack@c-api.service[112322]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:28:36.592796 np0000182222 devstack@c-api.service[112322]: framework. For more detail see Jun 19 00:28:36.592796 np0000182222 devstack@c-api.service[112322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:28:36.592796 np0000182222 devstack@c-api.service[112322]: import eventlet # noqa Jun 19 00:28:36.650867 np0000182222 devstack@c-api.service[112319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:36.650867 np0000182222 devstack@c-api.service[112319]: warnings.warn( Jun 19 00:28:36.673669 np0000182222 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:36.673669 np0000182222 devstack@c-api.service[112321]: warnings.warn( Jun 19 00:28:36.675512 np0000182222 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:36.675512 np0000182222 devstack@c-api.service[112320]: warnings.warn( Jun 19 00:28:36.679178 np0000182222 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:28:36.679178 np0000182222 devstack@c-api.service[112322]: warnings.warn( Jun 19 00:28:36.732598 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:36.732598 np0000182222 devstack@c-api.service[112319]: from cgi import parse_header Jun 19 00:28:36.758423 np0000182222 devstack@c-api.service[112320]: /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 19 00:28:36.758423 np0000182222 devstack@c-api.service[112320]: from cgi import parse_header Jun 19 00:28:36.759055 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:36.759055 np0000182222 devstack@c-api.service[112322]: from cgi import parse_header Jun 19 00:28:36.762340 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:36.762340 np0000182222 devstack@c-api.service[112321]: from cgi import parse_header Jun 19 00:28:36.792076 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:36.792076 np0000182222 devstack@c-api.service[112319]: removals.removed_module( Jun 19 00:28:36.792676 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:36.792676 np0000182222 devstack@c-api.service[112319]: removals.removed_module( Jun 19 00:28:36.808077 np0000182222 devstack@c-api.service[112320]: /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 19 00:28:36.808077 np0000182222 devstack@c-api.service[112320]: removals.removed_module( Jun 19 00:28:36.809724 np0000182222 devstack@c-api.service[112320]: /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 19 00:28:36.809724 np0000182222 devstack@c-api.service[112320]: removals.removed_module( Jun 19 00:28:36.810922 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:36.810922 np0000182222 devstack@c-api.service[112322]: removals.removed_module( Jun 19 00:28:36.812518 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:36.812518 np0000182222 devstack@c-api.service[112322]: removals.removed_module( Jun 19 00:28:36.814966 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:36.814966 np0000182222 devstack@c-api.service[112321]: removals.removed_module( Jun 19 00:28:36.816821 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:36.816821 np0000182222 devstack@c-api.service[112321]: removals.removed_module( Jun 19 00:28:37.550763 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:37.550763 np0000182222 devstack@c-api.service[112319]: warnings.warn( Jun 19 00:28:37.571898 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:37.571898 np0000182222 devstack@c-api.service[112321]: warnings.warn( Jun 19 00:28:37.578034 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:37.578034 np0000182222 devstack@c-api.service[112322]: warnings.warn( Jun 19 00:28:37.606060 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:37.606060 np0000182222 devstack@c-api.service[112319]: warnings.warn( Jun 19 00:28:37.622244 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:37.622244 np0000182222 devstack@c-api.service[112321]: warnings.warn( Jun 19 00:28:37.628221 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:37.628221 np0000182222 devstack@c-api.service[112322]: warnings.warn( Jun 19 00:28:37.648888 np0000182222 devstack@c-api.service[112320]: /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 19 00:28:37.648888 np0000182222 devstack@c-api.service[112320]: warnings.warn( Jun 19 00:28:37.702122 np0000182222 devstack@c-api.service[112320]: /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 19 00:28:37.702122 np0000182222 devstack@c-api.service[112320]: warnings.warn( Jun 19 00:28:37.806945 np0000182222 devstack@c-api.service[112319]: 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 19 00:28:37.807182 np0000182222 devstack@c-api.service[112319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:37.807980 np0000182222 devstack@c-api.service[112321]: 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 19 00:28:37.808146 np0000182222 devstack@c-api.service[112321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:37.816257 np0000182222 devstack@c-api.service[112322]: 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 19 00:28:37.816431 np0000182222 devstack@c-api.service[112322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:37.891809 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:37.891809 np0000182222 devstack@c-api.service[112321]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:37.892025 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:37.892025 np0000182222 devstack@c-api.service[112322]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:37.898126 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:37.898126 np0000182222 devstack@c-api.service[112319]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:37.905768 np0000182222 devstack@c-api.service[112320]: 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 19 00:28:37.906136 np0000182222 devstack@c-api.service[112320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:28:37.970857 np0000182222 devstack@c-api.service[112320]: /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 19 00:28:37.970857 np0000182222 devstack@c-api.service[112320]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:28:38.352404 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:38.352550 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:38.352589 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.352589 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.352637 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.352637 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.352706 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.352842 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.353250 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:38.353652 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.353732 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.353983 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.354955 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.355019 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.355083 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.355145 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.355207 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.355246 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.355277 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.355304 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.355388 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.355415 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.355443 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.355491 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.355556 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.355627 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.355661 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:28:38.356072 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.356167 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.356212 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.356238 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.356266 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.356296 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.356336 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.356361 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.356397 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.356433 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.356468 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.356497 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.356523 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.356555 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.356593 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.356637 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.356669 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.356697 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.356731 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.356764 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.356794 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.356827 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.356852 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.356881 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.356906 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.356938 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.356963 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.356997 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.357031 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.357070 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.357104 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.357138 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.357163 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.357190 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.357215 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.357249 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.357275 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.357304 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.357346 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.357378 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.357407 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.357437 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.357463 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.357487 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.357518 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.357550 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.357575 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.357608 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.357636 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.357664 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.357705 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.357742 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.357773 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.357773 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.357773 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.357773 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.357773 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.357937 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.357980 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.358018 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.358054 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.358079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.358079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.358079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.358079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.358079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.358079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.358079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.358260 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.358260 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.358260 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.358360 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.358391 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.358415 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.358447 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.358473 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.358505 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.358530 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.358530 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.358582 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.358616 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.358645 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.358673 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.358703 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.358703 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.358747 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.358805 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.358843 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.358901 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.358972 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.359038 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.359105 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.359149 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.359149 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.359444 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.359476 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.359506 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.359506 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.359555 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.359579 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.359579 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.361179 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.361243 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.361303 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.361382 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.361441 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.361500 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.361541 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.361573 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.361605 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.361659 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.361720 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.361779 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.361880 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.361923 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.361954 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.361992 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.362025 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.362051 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.362089 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.362119 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.362147 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.362175 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.362199 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.362231 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.362259 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.362293 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.362341 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.362367 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.362465 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.362500 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.362525 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.362556 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.362581 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.362606 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.362606 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.362656 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.362684 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.362717 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.362749 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.362777 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.362803 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.362831 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.362860 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.362884 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.362884 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.362884 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.362966 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.363000 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.363027 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.363051 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.363077 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.363105 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.363131 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.363131 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.363131 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.363131 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.365204 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.365204 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.365204 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.365204 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.365204 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.365376 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.365408 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.365408 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.365461 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.365461 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.365461 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.365461 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.365461 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.365461 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.365620 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.365620 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.365620 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.365620 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.365718 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.365751 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.365777 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.365807 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.365831 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.365881 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.365916 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.365916 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.365916 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.365916 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.366234 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.366301 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.366379 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.366446 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.366505 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.366537 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.366590 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.366623 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.366651 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.366680 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.366712 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.366755 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.366791 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.366820 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.366869 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.366921 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.366957 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.366985 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.367047 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.367079 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.367105 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.367136 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.367161 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.367191 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.367235 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.367296 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.367380 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.367413 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.367438 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.367474 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.367507 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.367533 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.367564 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.367590 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.367621 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.367650 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.367682 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.367708 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.367735 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.367762 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.367786 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.367815 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.367839 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.367871 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.367901 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.367929 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.367960 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.367986 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.368019 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.368048 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.368079 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.368104 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.368135 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.368166 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.368197 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.368226 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.369478 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.369536 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.369598 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.369649 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.369678 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.369707 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.369732 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.369763 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.369792 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.369819 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.369888 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.369918 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.369975 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.370039 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.370098 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.370169 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.370236 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.370332 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.370413 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.370448 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.370477 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.370507 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.370538 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.370567 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.370624 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.370684 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.370741 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.370807 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.371103 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.371169 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.371237 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.371265 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.371294 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.371334 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.371359 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.371388 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.371425 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.371453 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.371480 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.371513 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.371544 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.371575 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.371605 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.371632 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.371664 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.371696 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.371727 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.371759 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.371786 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.371815 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.371842 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.371868 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.371893 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.371893 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.371893 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.371893 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.377683 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.377738 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.377807 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.377856 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.377915 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.377942 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.377976 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.378008 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.378041 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.378072 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.378104 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.378133 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.378185 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.378227 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.378346 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.378415 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.378476 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.378530 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.378568 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.378596 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.378627 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.378655 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.378686 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.378714 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.378741 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.378765 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.378827 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.378864 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.378899 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.378936 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.378975 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.379014 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.379053 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.379097 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.379150 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.379189 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.379233 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.379277 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.379337 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.379379 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.379427 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.379472 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.379509 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.379560 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.379604 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.379641 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.379680 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.379722 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.379761 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.379805 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.379849 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.379887 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.379925 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.379962 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.379999 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.380216 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.380694 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.380694 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.380773 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.380821 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.380869 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.380869 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.380942 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.380980 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.381019 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.381062 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.381101 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.381139 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.381180 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.381229 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.381269 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.381307 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.381361 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.381400 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.381453 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.381492 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.381530 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.381573 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.381612 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.381652 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.381695 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.381733 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.381772 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.381811 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.381857 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.381857 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.381857 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.382005 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.382132 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.382175 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.382175 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.382246 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.382284 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.382338 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.382338 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.382338 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.382453 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.382497 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.382497 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.382579 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.382579 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.382579 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.382851 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.382893 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.382936 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.382970 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.383021 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.383062 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.383104 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.383104 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.383104 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.383104 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.384406 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.384406 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.384406 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.384555 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.384596 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.384648 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.384693 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.384732 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.384776 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.384820 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.384859 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.384899 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.384943 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.384987 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.385031 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.385245 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.385283 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.385356 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.385408 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.385461 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.385511 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.385561 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.385609 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.385649 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.385694 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.385694 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.385694 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.385694 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.385838 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.385931 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.386008 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.386056 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.386103 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.386103 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.386178 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.386218 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.386263 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.386301 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.386374 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.386414 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.386451 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.386495 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.386534 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.386574 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.386618 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.386656 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.386694 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.386732 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.386770 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.386807 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.386844 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.386881 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.386919 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.386947 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.386977 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.386977 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.387029 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.387056 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.387119 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.387190 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.387225 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.387273 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.387306 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.387353 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.387391 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.387418 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.387445 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.387472 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.387531 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.387564 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.387591 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.387619 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.387651 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.387724 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.387780 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.387844 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.387906 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.388381 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.388443 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.388473 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.388502 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.388537 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.388562 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.388599 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.388631 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.388662 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.388692 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.388720 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.388748 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.388771 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.388798 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.388830 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.388861 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.388890 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.388917 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.388946 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.388977 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.389006 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.389032 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.389061 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.389088 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.389123 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.389151 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.389178 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.389208 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.389235 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.389262 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.389287 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.389323 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.389352 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.389352 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.389352 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.393227 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.393280 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.393375 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.393432 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.393490 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.393519 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.393549 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.393580 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.393613 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.393641 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.393670 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.393701 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.393728 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.393759 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.393787 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.393814 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.393846 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.393873 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.393922 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.393951 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.393992 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.394042 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.394117 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.394173 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.394233 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.394291 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.394372 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.394438 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.395611 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.395675 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.395740 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.395774 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.395805 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.395832 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.395863 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.395894 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.395923 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.395956 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.395983 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.396010 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.396041 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.396070 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.396104 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.396135 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.396162 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.396190 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.396260 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.396296 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.396336 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.396369 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.396398 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.396425 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.396457 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.396491 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.396491 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.396541 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.397046 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.397078 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.397105 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.397130 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.397156 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.397185 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.397213 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.397239 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.397269 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.397304 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.397355 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.397384 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.397408 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.397434 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.397457 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.397483 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.397511 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.397541 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.397571 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.397601 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.397632 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.397662 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.397689 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.397689 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.397689 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.397689 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.397689 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.397689 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.398683 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.398751 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.398791 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.398821 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.398848 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.398881 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.398912 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.398939 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.398966 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.398997 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.399025 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.399052 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.399084 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.399109 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.399136 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.399168 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.399198 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.399229 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.399260 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.399287 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.399330 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.399366 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.399398 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.399427 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.399454 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.399485 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.399513 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.399542 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.399572 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.399606 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.399633 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.399661 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.399693 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.399724 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.399753 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.399781 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.399811 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.399842 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.399869 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.399895 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.399922 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.399957 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.399991 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.400018 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.400049 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.400077 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.400104 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.400130 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.400156 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.400182 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.400208 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.400235 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.400267 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.400267 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.400267 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.400267 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.404204 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.404259 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.404328 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.404407 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.404458 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.404514 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.404581 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.404614 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.404645 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.404677 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.404707 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.404734 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.404762 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.404789 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.404816 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.404844 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.404871 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.404907 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.404935 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.404966 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.404994 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.405027 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.405058 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.405085 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.405112 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.405137 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.405164 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.405200 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.405232 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.405260 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.405284 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.405338 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.405371 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.405399 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.405428 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.405454 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.405481 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.405567 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.405567 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.405624 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.405652 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.405678 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.405706 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.405737 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.405764 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.405791 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.405818 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.405845 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.405880 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.405905 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.405970 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.406002 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.406032 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.406032 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.406032 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.406106 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.407464 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.407527 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.407566 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.407595 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.407626 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.407657 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.407688 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.407719 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.407749 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.407780 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.407807 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.407834 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.407868 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.407899 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.408200 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.408267 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.408327 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.408408 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.408462 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.408493 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.408526 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.408554 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.408590 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.408622 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.408677 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.408737 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.408797 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.408865 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.408900 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.408951 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.408980 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.409018 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.409045 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.409072 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.409104 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.409131 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.409160 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.409187 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.409218 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.409246 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.409273 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.409308 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.409362 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.409391 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.409419 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.409446 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.409472 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.409504 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.409536 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.409570 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.409601 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.409633 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.409664 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.409691 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.409718 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.409742 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.409769 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.409800 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.409832 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.409858 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.409896 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.409937 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.409964 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.409995 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.410022 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.410047 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.410073 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.410099 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.410127 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.410158 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.410192 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.410222 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.410253 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.410284 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.410311 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.410358 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.410386 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.410412 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.410442 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.410469 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.410469 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.410469 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.410469 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.410469 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.412334 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.412414 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.412458 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.412488 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.412516 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.412552 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.412587 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.412618 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.412646 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.412677 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.412703 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.412727 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.412754 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.412786 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.412814 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.412838 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.412867 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.412895 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.412924 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.412958 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.412985 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.413009 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.413037 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.413064 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.413091 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.413118 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.413153 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.413181 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.413208 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.413235 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.413261 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.413288 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.413334 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.413363 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.413397 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.413424 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.413452 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.413487 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.413515 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.413542 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.413570 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.413600 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.413627 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.413658 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.413685 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.413712 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.413742 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.413774 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.413801 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.413827 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.413854 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.413880 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.413907 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.413959 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.413988 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.414013 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.414039 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.414070 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.414097 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.414123 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.414153 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.414180 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.414206 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.414237 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.414263 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.414292 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.414332 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.414360 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.414394 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.414423 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.414449 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:28:38.414475 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.414502 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:28:38.414528 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.414558 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:28:38.414588 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.414619 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:28:38.414619 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:28:38.414619 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:28:38.414619 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:28:38.458070 np0000182222 devstack@c-api.service[112322]: INFO dbcounter [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Registered counter for database cinder Jun 19 00:28:38.459364 np0000182222 devstack@c-api.service[112321]: INFO dbcounter [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Registered counter for database cinder Jun 19 00:28:38.459670 np0000182222 devstack@c-api.service[112319]: INFO dbcounter [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Registered counter for database cinder Jun 19 00:28:38.463782 np0000182222 devstack@c-api.service[112320]: INFO dbcounter [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Registered counter for database cinder Jun 19 00:28:38.500569 np0000182222 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-86bced13-7bcf-4bee-bf0f-24960702252f 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.502446 np0000182222 devstack@c-api.service[112319]: DEBUG oslo_db.sqlalchemy.engines [None req-af1f717d-1c64-4f87-8b30-8335ee14110e 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=112319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.504254 np0000182222 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.507487 np0000182222 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.614117 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writer thread running {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:38.615088 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writer thread running {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:38.616812 np0000182222 devstack@c-api.service[112322]: INFO cinder.rpc [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:38.617600 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writer thread running {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:38.617805 np0000182222 devstack@c-api.service[112319]: INFO cinder.rpc [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:38.619985 np0000182222 devstack@c-api.service[112322]: INFO cinder.rpc [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:38.620704 np0000182222 devstack@c-api.service[112321]: INFO cinder.rpc [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:38.620958 np0000182222 devstack@c-api.service[112319]: INFO cinder.rpc [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:38.622912 np0000182222 devstack@c-api.service[112322]: INFO cinder.rpc [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:38.623093 np0000182222 devstack@c-api.service[112321]: INFO cinder.rpc [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:38.623710 np0000182222 devstack@c-api.service[112319]: INFO cinder.rpc [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:38.623838 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writer thread running {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:28:38.625392 np0000182222 devstack@c-api.service[112321]: INFO cinder.rpc [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:38.625527 np0000182222 devstack@c-api.service[112322]: INFO cinder.rpc [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:38.626391 np0000182222 devstack@c-api.service[112319]: INFO cinder.rpc [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:38.626606 np0000182222 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:28:38.626707 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.627492 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.627566 np0000182222 devstack@c-api.service[112321]: INFO cinder.rpc [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:38.628484 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.629225 np0000182222 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:28:38.630474 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.631398 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.631674 np0000182222 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:28:38.633394 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.634605 np0000182222 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:28:38.635887 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.640039 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.661933 np0000182222 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-86bced13-7bcf-4bee-bf0f-24960702252f 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.664023 np0000182222 devstack@c-api.service[112319]: DEBUG oslo_db.sqlalchemy.engines [None req-af1f717d-1c64-4f87-8b30-8335ee14110e 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=112319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.664371 np0000182222 devstack@c-api.service[112322]: INFO cinder.rpc [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:38.666498 np0000182222 devstack@c-api.service[112319]: INFO cinder.rpc [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:38.666672 np0000182222 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.666749 np0000182222 devstack@c-api.service[112322]: INFO cinder.rpc [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:38.667769 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.668754 np0000182222 devstack@c-api.service[112319]: INFO cinder.rpc [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:38.668994 np0000182222 devstack@c-api.service[112321]: INFO cinder.rpc [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:38.669885 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.671224 np0000182222 devstack@c-api.service[112321]: INFO cinder.rpc [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:38.672426 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.672818 np0000182222 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:38.675030 np0000182222 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:28:38.676849 np0000182222 devstack@c-api.service[112320]: INFO cinder.rpc [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:28:38.677694 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.678531 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.681303 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.681625 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.684270 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.684508 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.684754 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.687566 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.687678 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.688353 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.688782 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.691804 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.692579 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.692648 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.693107 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.695488 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.695629 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.695781 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.696295 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.698474 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.698573 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.698886 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.700395 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.701248 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.701515 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.701771 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.703372 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.704178 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.704291 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.704801 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.705592 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.706167 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.707124 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.707566 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.708196 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.708560 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.709210 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.710442 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.711187 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.712002 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.712086 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.713641 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.714751 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.714836 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.716230 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.716589 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.716912 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.719015 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.719103 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.719996 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.720292 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.720523 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.721967 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.722124 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.723457 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.723526 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.723634 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.724421 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.724484 np0000182222 devstack@c-api.service[112322]: WARNING cinder.api.contrib.hosts [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:38.725082 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.725146 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.725621 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.726445 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.726514 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.727157 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.727466 np0000182222 devstack@c-api.service[112319]: WARNING cinder.api.contrib.hosts [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:38.727713 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.727915 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.728125 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.728811 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.729295 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.729431 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.729700 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.730101 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: extensions {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.730166 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.730929 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.731143 np0000182222 devstack@c-api.service[112321]: WARNING cinder.api.contrib.hosts [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:38.731225 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.731445 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: extra_specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.731849 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.732309 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.732815 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.732920 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-volume-transfer {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.733133 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: extensions {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.733208 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.734130 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.734482 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: extra_specs {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.734564 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-quota-class-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.734626 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.735172 np0000182222 devstack@c-api.service[112320]: WARNING cinder.api.contrib.hosts [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:28:38.735851 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: cgsnapshots {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.735918 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.735970 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-volume-transfer {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.736042 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.736849 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: extensions {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.737142 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.737221 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: scheduler-stats {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.737584 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-quota-class-sets {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.738155 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: extra_specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.738617 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.739171 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: qos-specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.739474 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: cgsnapshots {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.739683 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-volume-transfer {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.740024 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.740827 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: scheduler-stats {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.740885 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: extensions {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.741204 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: capabilities {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.741864 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-quota-class-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.742250 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: qos-specs {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.742418 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.742752 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: extra_specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.743196 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: cgsnapshots {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.743966 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.744245 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-volume-transfer {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.744302 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: capabilities {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.744558 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: scheduler-stats {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.745519 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-volume-type-access {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.745575 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: encryption {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.745897 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-quota-class-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.746005 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: qos-specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.747034 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: encryption {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.747081 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-quota-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.747208 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: cgsnapshots {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.748100 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: capabilities {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.748478 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-snapshot-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.748577 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: scheduler-stats {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.748633 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-volume-type-access {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.749375 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.749902 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-volume-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.750000 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: qos-specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.750130 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-quota-sets {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.750876 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.751303 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-hosts {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.751598 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-snapshot-manage {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.752091 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: capabilities {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.752432 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-volume-type-access {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.752687 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: os-availability-zone {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.753038 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-volume-manage {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.753300 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.753996 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: consistencygroups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.754045 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-quota-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.754414 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-hosts {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.754857 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.755407 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-snapshot-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.755813 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: os-availability-zone {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.755923 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extended resource: backups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.756418 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-volume-type-access {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.756844 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-volume-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.757123 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: consistencygroups {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.757931 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-quota-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.758135 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.contrib.snapshot_actions [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] SnapshotActionsController initialized {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:38.758266 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-hosts {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.758714 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.759058 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extended resource: backups {{(pid=112319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.759425 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-snapshot-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.759620 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: os-availability-zone {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.760068 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.760883 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-volume-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.760973 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: consistencygroups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.761091 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.contrib.snapshot_actions [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] SnapshotActionsController initialized {{(pid=112319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:38.761438 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.761850 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.762264 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-hosts {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.762765 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.762854 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extended resource: backups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.763256 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.763650 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: os-availability-zone {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.764042 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.764615 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.764861 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.contrib.snapshot_actions [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] SnapshotActionsController initialized {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:38.764992 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: consistencygroups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.765410 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.765599 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.765939 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.766850 np0000182222 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.766976 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.767223 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extended resource: backups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:28:38.767276 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.767690 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension UsedLimits extending resource: limits {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.767807 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.767907 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768035 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768139 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768233 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768303 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.768368 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768467 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768558 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768604 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.768656 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768831 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension AdminActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.768945 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension AdminActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.769048 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension AdminActions extending resource: backups {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.769151 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.769266 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension VolumeActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.769403 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-86bced13-7bcf-4bee-bf0f-24960702252f None None] Extension TypesManage extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.769635 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.769733 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.contrib.snapshot_actions [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] SnapshotActionsController initialized {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:28:38.770024 np0000182222 devstack@c-api.service[112319]: WARNING castellan.key_manager.migration [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.770548 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.770882 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension UsedLimits extending resource: limits {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.770934 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.770975 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771090 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771209 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771309 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771429 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771529 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771644 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771732 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771827 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.771910 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.772001 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension AdminActions extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.772119 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension AdminActions extending resource: snapshots {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.772217 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension AdminActions extending resource: backups {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.772389 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.772431 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.772431 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension VolumeActions extending resource: volumes {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.772558 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.v3.router [None req-af1f717d-1c64-4f87-8b30-8335ee14110e None None] Extension TypesManage extending resource: types {{(pid=112319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.773264 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.773719 np0000182222 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.774573 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension UsedLimits extending resource: limits {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.774631 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.774679 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.774794 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.775463 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.775564 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.775670 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.775773 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.775875 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.775922 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.775959 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.776061 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.776160 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension AdminActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.776280 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension AdminActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.776388 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension AdminActions extending resource: backups {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.776495 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.776624 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension VolumeActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.776745 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-0c4cef5b-7aa6-4bb6-a281-942ba4247697 None None] Extension TypesManage extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.777145 np0000182222 devstack@c-api.service[112322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfcb38a3668 pid: 112322 (default app) Jun 19 00:28:38.777274 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.778725 np0000182222 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:28:38.779587 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension UsedLimits extending resource: limits {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.779700 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.779809 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.779926 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780028 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780126 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780242 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780353 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780460 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780562 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780756 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension AdminActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780812 np0000182222 devstack@c-api.service[112319]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfcb38a3668 pid: 112319 (default app) Jun 19 00:28:38.780853 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension AdminActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.780965 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension AdminActions extending resource: backups {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.781065 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.781180 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension VolumeActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.781302 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-cbd1bb35-24f0-493f-af19-5cec45e6b246 None None] Extension TypesManage extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:28:38.785559 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.785559 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.785734 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.785734 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.785734 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.785734 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.785734 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.785992 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.785992 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.785992 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.785992 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.785992 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.785992 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.786394 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.786394 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.786394 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.786394 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.786394 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.786664 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.786664 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.786664 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.786664 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.786845 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.786845 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.786845 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.786845 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787052 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787052 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787052 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787052 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787052 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787286 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787286 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787286 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787286 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787286 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787510 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787510 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787510 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787510 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787510 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787510 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787767 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787767 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787767 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787767 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.787767 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.787767 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788017 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788017 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788017 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788017 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788017 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788017 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788274 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788274 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788274 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788274 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788274 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788274 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788558 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788558 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788558 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788558 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788733 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788733 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788733 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788733 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788733 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788970 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788970 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788970 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.788970 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.788970 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789179 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789179 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789179 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789179 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789179 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789179 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789497 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789497 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789497 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789497 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789497 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789731 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789731 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789731 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789731 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789731 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789945 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789945 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.789945 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.789945 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790269 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790269 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790269 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790269 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790466 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790466 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790466 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790466 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790466 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790752 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790752 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790752 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790752 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790752 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790959 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790959 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.790959 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.790959 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791143 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791143 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791143 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791143 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791314 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791314 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791314 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791314 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791511 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791511 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791511 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791511 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791687 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791687 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791687 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791687 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791914 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791914 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791914 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791914 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.791914 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.791914 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792177 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792177 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792177 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792177 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792177 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792425 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792425 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792425 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792425 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792425 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792425 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792425 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792772 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792772 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792772 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792772 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792947 np0000182222 devstack@c-api.service[112321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfcb38a3668 pid: 112321 (default app) Jun 19 00:28:38.792995 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792995 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792995 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.792995 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.792995 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793340 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793340 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793340 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793340 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793340 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793340 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793340 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793632 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793632 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793632 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793632 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793632 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793865 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793865 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793865 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.793865 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.793865 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.794075 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.794075 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.794075 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.794075 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.794251 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.794251 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.794251 np0000182222 devstack@c-api.service[112322]: /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 19 00:28:38.794251 np0000182222 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 19 00:28:38.794251 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-3512ae44-5374-46f9-96b8-2c8b3c7bc7a3 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:28:38.794504 np0000182222 devstack@c-api.service[112320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bfcb38a3668 pid: 112320 (default app) Jun 19 00:28:38.794574 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Fri Jun 19 00:28:38 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:28:45.844507 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.844507 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.844507 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.844507 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.844507 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845057 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845057 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845057 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845057 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845057 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845300 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845300 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845300 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845300 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845300 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845300 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845630 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845630 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845630 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845630 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845851 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845851 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.845851 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.845851 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846064 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846064 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846064 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846064 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846296 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846296 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846296 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846296 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846296 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846578 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846578 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846578 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846578 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846578 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846848 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846848 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846848 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846848 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.846848 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.846848 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847206 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847206 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847206 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847206 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847206 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847206 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847590 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847590 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847590 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847590 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847590 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847590 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847915 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847915 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847915 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.847915 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.847915 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848215 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848215 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848215 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848215 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848215 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848556 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848556 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848556 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848556 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848556 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848556 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848912 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848912 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848912 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848912 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.848912 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.848912 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.849249 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.849249 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.849249 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.849249 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.849249 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.849580 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.849580 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.849580 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.849580 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.849580 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.849893 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.849893 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.849893 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.849893 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.850139 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.850139 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.850139 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.850139 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.850418 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.850418 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.850418 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.850418 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.850418 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.850733 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.850733 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.850733 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.850733 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.850733 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851009 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851009 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851009 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851009 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851248 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851248 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851248 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851248 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851526 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851526 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851526 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851526 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851766 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851766 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.851766 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.851766 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852007 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852007 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852007 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852007 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852248 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852248 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852248 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852248 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852248 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852581 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852581 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852581 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852581 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852581 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852581 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852947 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852947 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852947 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.852947 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.852947 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853233 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853233 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853233 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853233 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853233 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853233 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853623 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853623 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853623 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853623 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853623 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853623 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853974 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853974 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853974 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853974 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.853974 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.853974 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854356 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.854356 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854356 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.854356 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854356 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.854356 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854707 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.854707 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854707 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.854707 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854948 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.854948 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854948 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.854948 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.854948 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.855309 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.855309 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.855309 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.855309 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:45.855309 np0000182222 devstack@c-api.service[112319]: warnings.warn(deprecated_msg) Jun 19 00:28:45.855309 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:28:46.360684 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d admin admin] POST https://199.204.45.22/volume/v3/types Jun 19 00:28:46.361767 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:28:46.366347 np0000182222 devstack@c-api.service[112319]: /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 19 00:28:46.366347 np0000182222 devstack@c-api.service[112319]: warnings.warn( Jun 19 00:28:46.403367 np0000182222 devstack@c-api.service[112319]: DEBUG oslo_db.sqlalchemy.engines [None req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d 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=112319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:46.444066 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 19 00:28:46.444931 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Fri Jun 19 00:28:45 2026] POST /volume/v3/types => generated 186 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:28:46.472493 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.472493 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.472493 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.472493 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.472493 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.473382 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.473382 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.473382 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.473382 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.473382 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.473681 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.473681 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.473681 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.473681 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.473681 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.473681 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474048 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474048 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474048 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474048 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474281 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474281 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474281 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474281 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474585 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474585 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474585 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474585 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474819 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474819 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474819 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.474819 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.474819 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475104 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475104 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475104 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475104 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475104 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475396 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475396 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475396 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475396 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475396 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475396 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475756 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475756 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475756 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475756 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.475756 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.475756 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476084 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476084 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476084 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476084 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476084 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476084 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476483 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476483 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476483 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476483 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476483 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476774 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476774 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476774 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.476774 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.476774 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477041 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477041 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477041 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477041 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477041 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477041 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477396 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477396 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477396 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477396 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477396 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477396 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477712 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477712 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477712 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.477712 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.477712 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478055 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478055 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478055 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478055 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478055 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478359 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478359 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478359 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478359 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478595 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478595 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478595 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478595 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478823 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478823 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478823 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.478823 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.478823 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479170 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479170 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479170 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479170 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479170 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479474 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479474 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479474 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479474 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479746 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479746 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479746 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479746 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479994 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479994 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.479994 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.479994 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480219 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480219 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480219 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480219 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480472 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480472 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480472 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480472 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480696 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480696 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480696 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480696 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480696 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480979 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480979 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480979 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480979 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.480979 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.480979 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.481496 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.481496 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.481496 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.481496 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.481496 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.481767 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.481767 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.481767 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.481767 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.481767 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.481767 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482092 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482092 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482092 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482092 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482092 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482092 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482441 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482441 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482441 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482441 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482441 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482441 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482765 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482765 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482765 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482765 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.482765 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.482765 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483110 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.483110 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483110 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.483110 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483372 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.483372 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483372 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.483372 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483372 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.483818 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483818 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.483818 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483818 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.483818 np0000182222 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 19 00:28:46.483818 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d req-6c7a929f-f07d-49f7-93a2-750cbb08ce30 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:28:46.809200 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d req-6c7a929f-f07d-49f7-93a2-750cbb08ce30 admin admin] POST https://199.204.45.22/volume/v3/types/2c58239e-91f9-4a81-acda-e916ee126732/extra_specs Jun 19 00:28:46.809707 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d req-6c7a929f-f07d-49f7-93a2-750cbb08ce30 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:28:46.811350 np0000182222 devstack@c-api.service[112321]: /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 19 00:28:46.811350 np0000182222 devstack@c-api.service[112321]: warnings.warn( Jun 19 00:28:46.845582 np0000182222 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d req-6c7a929f-f07d-49f7-93a2-750cbb08ce30 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:28:46.923051 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-97aa5d8a-7ab7-4f15-9c7f-5e3ba29edc7d req-6c7a929f-f07d-49f7-93a2-750cbb08ce30 admin admin] https://199.204.45.22/volume/v3/types/2c58239e-91f9-4a81-acda-e916ee126732/extra_specs returned with HTTP 200 Jun 19 00:28:46.923051 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Fri Jun 19 00:28:46 2026] POST /volume/v3/types/2c58239e-91f9-4a81-acda-e916ee126732/extra_specs => generated 55 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:28:48.666355 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=6 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:28:48.676492 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=6 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:28:56.440066 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:28:56.917217 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:31:35.993290 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.993290 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.993290 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.993290 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.993290 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.994263 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.994263 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.994263 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.994263 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.994263 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.994643 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.994643 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.994643 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.994643 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.994643 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.994643 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.995417 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.995417 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.995417 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.995417 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.995897 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.995897 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.995897 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.995897 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.996429 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.996429 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.996429 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.996429 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.996863 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.996863 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.996863 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.996863 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.996863 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.997198 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.997198 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.997198 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.997198 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.997198 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.997561 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.997561 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.997561 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.997561 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.997561 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.997561 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998004 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998004 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998004 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998004 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998004 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998004 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998428 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998428 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998428 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998428 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998428 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998428 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998789 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998789 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998789 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.998789 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.998789 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999182 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999182 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999182 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999182 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999182 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999539 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999539 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999539 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999539 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999539 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999539 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999925 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999925 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999925 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999925 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:35.999925 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:35.999925 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.000263 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.000263 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.000263 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.000263 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.000263 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.000686 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.000686 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.000686 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.000686 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.000686 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.001236 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.001236 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.001236 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.001236 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.001778 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.001778 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.001778 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.001778 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.002066 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.002066 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.002066 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.002066 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.002066 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.002483 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.002483 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.002483 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.002483 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.002483 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.002823 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.002823 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.002823 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.002823 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.003113 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.003113 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.003113 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.003113 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.003430 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.003430 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.003430 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.003430 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.003751 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.003751 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.003751 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.003751 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004038 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.004038 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004038 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.004038 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004339 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.004339 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004339 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.004339 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004339 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.004774 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004774 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.004774 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004774 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.004774 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.004774 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.005331 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.005331 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.005331 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.005331 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.005331 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.005702 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.005702 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.005702 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.005702 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.005702 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.005702 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.006124 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.006124 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.006124 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.006124 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.006124 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.006124 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.006593 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.006593 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.006593 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.006593 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.006593 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.006593 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007010 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.007010 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007010 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.007010 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007010 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.007010 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007462 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.007462 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007462 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.007462 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007799 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.007799 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007799 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.007799 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.007799 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.008176 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.008176 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.008176 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.008176 np0000182222 devstack@c-api.service[112320]: /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 19 00:31:36.008176 np0000182222 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 19 00:31:36.008176 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-f4a047be-93a4-4a26-8433-6ffe65216d82 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:31:36.008176 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-f4a047be-93a4-4a26-8433-6ffe65216d82 None None] GET https://199.204.45.22/volume// Jun 19 00:31:36.008677 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-f4a047be-93a4-4a26-8433-6ffe65216d82 None None] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:31:36.008677 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-f4a047be-93a4-4a26-8433-6ffe65216d82 None None] Calling method 'all' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:31:36.008677 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-f4a047be-93a4-4a26-8433-6ffe65216d82 None None] https://199.204.45.22/volume// returned with HTTP 300 Jun 19 00:31:36.008677 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Fri Jun 19 00:31:35 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 00:32:13.146114 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-f0738fa4-8138-47d8-bb93-a50f76fbaf46 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.147387 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 2/5] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:32:13.174487 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-5fe3a450-5023-48ff-b460-17b6f21dd067 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.184057 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 2/6] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:32:13.211881 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [req-5fe3a450-5023-48ff-b460-17b6f21dd067 req-8f1f0d42-4892-41b6-831d-3e01e3947020 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.217091 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-5fe3a450-5023-48ff-b460-17b6f21dd067 req-8f1f0d42-4892-41b6-831d-3e01e3947020 demo demo] GET https://199.204.45.22/volume/v3/ Jun 19 00:32:13.217423 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-5fe3a450-5023-48ff-b460-17b6f21dd067 req-8f1f0d42-4892-41b6-831d-3e01e3947020 demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:13.217806 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-5fe3a450-5023-48ff-b460-17b6f21dd067 req-8f1f0d42-4892-41b6-831d-3e01e3947020 demo demo] Calling method 'version_select' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:13.219001 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-5fe3a450-5023-48ff-b460-17b6f21dd067 req-8f1f0d42-4892-41b6-831d-3e01e3947020 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 19 00:32:13.219511 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 2/7] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:13.252393 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-3e7b86a9-335b-4a96-abf8-44346e18ea11 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.570781 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-3e7b86a9-335b-4a96-abf8-44346e18ea11 demo demo] GET https://199.204.45.22/volume/v3/types Jun 19 00:32:13.571130 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-3e7b86a9-335b-4a96-abf8-44346e18ea11 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:13.571349 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-3e7b86a9-335b-4a96-abf8-44346e18ea11 demo demo] Calling method 'index' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:13.571836 np0000182222 devstack@c-api.service[112320]: /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 19 00:32:13.571836 np0000182222 devstack@c-api.service[112320]: warnings.warn( Jun 19 00:32:13.572468 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-3e7b86a9-335b-4a96-abf8-44346e18ea11 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:32:13.609639 np0000182222 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7b86a9-335b-4a96-abf8-44346e18ea11 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:32:13.626404 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-3e7b86a9-335b-4a96-abf8-44346e18ea11 demo demo] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 19 00:32:13.626767 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 2/8] 199.204.45.22 () {64 vars in 1283 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3/types => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:13.656813 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-d6be24bb-e52b-49ed-8a18-b59d23f8560b None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:13.976122 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-d6be24bb-e52b-49ed-8a18-b59d23f8560b demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 19 00:32:13.976488 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-d6be24bb-e52b-49ed-8a18-b59d23f8560b demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:13.976718 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-d6be24bb-e52b-49ed-8a18-b59d23f8560b demo demo] Calling method 'show' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:14.013043 np0000182222 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-d6be24bb-e52b-49ed-8a18-b59d23f8560b 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:32:14.029543 np0000182222 devstack@c-api.service[112322]: /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 19 00:32:14.029543 np0000182222 devstack@c-api.service[112322]: warnings.warn( Jun 19 00:32:14.031652 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-d6be24bb-e52b-49ed-8a18-b59d23f8560b demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:14.032015 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 3/9] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 19 00:32:13 2026] GET /volume/v3/types/default => generated 145 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:14.484947 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-9b780202-a1c6-4c54-893b-76d102160a3d None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:14.486182 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 3/10] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 19 00:32:14 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:32:14.517757 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-73531d4f-3454-485d-9a29-6f5044aa0e10 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:14.529550 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 19 00:32:14 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:32:14.558476 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [req-73531d4f-3454-485d-9a29-6f5044aa0e10 req-c9d95cfb-93cf-4b42-b468-f4de91c5175c None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:14.562062 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-73531d4f-3454-485d-9a29-6f5044aa0e10 req-c9d95cfb-93cf-4b42-b468-f4de91c5175c demo demo] GET https://199.204.45.22/volume/v3/ Jun 19 00:32:14.562489 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [req-73531d4f-3454-485d-9a29-6f5044aa0e10 req-c9d95cfb-93cf-4b42-b468-f4de91c5175c demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:14.562886 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [req-73531d4f-3454-485d-9a29-6f5044aa0e10 req-c9d95cfb-93cf-4b42-b468-f4de91c5175c demo demo] Calling method 'version_select' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:14.563828 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-73531d4f-3454-485d-9a29-6f5044aa0e10 req-c9d95cfb-93cf-4b42-b468-f4de91c5175c demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 19 00:32:14.564572 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 3/12] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 19 00:32:14 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:14.604665 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-833790b6-91cd-4c0d-8e19-7c6829015b92 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:14.608136 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-833790b6-91cd-4c0d-8e19-7c6829015b92 demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 19 00:32:14.608568 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-833790b6-91cd-4c0d-8e19-7c6829015b92 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:14.609025 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-833790b6-91cd-4c0d-8e19-7c6829015b92 demo demo] Calling method 'show' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:14.618549 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-833790b6-91cd-4c0d-8e19-7c6829015b92 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:14.618999 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 4/13] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 19 00:32:14 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 19 00:32:15.264689 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-1857c102-e4a7-4521-9db4-f477a6627165 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.266124 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 4/14] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:32:15.299808 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-e885a9d3-f884-48ad-a8ca-b8cb2eab4cc5 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.302057 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:32:15.340516 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [req-e885a9d3-f884-48ad-a8ca-b8cb2eab4cc5 req-1832843c-9c62-4abb-92d4-b9d8d18ac32c None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.344299 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-e885a9d3-f884-48ad-a8ca-b8cb2eab4cc5 req-1832843c-9c62-4abb-92d4-b9d8d18ac32c demo demo] GET https://199.204.45.22/volume/v3/ Jun 19 00:32:15.344775 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [req-e885a9d3-f884-48ad-a8ca-b8cb2eab4cc5 req-1832843c-9c62-4abb-92d4-b9d8d18ac32c demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:15.345127 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [req-e885a9d3-f884-48ad-a8ca-b8cb2eab4cc5 req-1832843c-9c62-4abb-92d4-b9d8d18ac32c demo demo] Calling method 'version_select' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:15.345640 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-e885a9d3-f884-48ad-a8ca-b8cb2eab4cc5 req-1832843c-9c62-4abb-92d4-b9d8d18ac32c demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 19 00:32:15.346090 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 4/16] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:15.394681 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-6d80f2d5-9c75-4e25-962a-6e74646cb4a6 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.398019 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-6d80f2d5-9c75-4e25-962a-6e74646cb4a6 demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 19 00:32:15.398392 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-6d80f2d5-9c75-4e25-962a-6e74646cb4a6 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:15.398753 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-6d80f2d5-9c75-4e25-962a-6e74646cb4a6 demo demo] Calling method 'show' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:15.408649 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-6d80f2d5-9c75-4e25-962a-6e74646cb4a6 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:15.409000 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 5/17] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:15.449418 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-35fde3a7-0488-4741-95e3-5b32bde27119 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.450826 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 5/18] 199.204.45.22 () {62 vars in 1061 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:32:15.478060 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-04c5f70e-57cd-4d0a-85d2-6f0c375c276c None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.481526 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1265 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:32:15.513911 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [req-04c5f70e-57cd-4d0a-85d2-6f0c375c276c req-74952405-1837-4445-8564-9a68f600669f None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.517354 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-04c5f70e-57cd-4d0a-85d2-6f0c375c276c req-74952405-1837-4445-8564-9a68f600669f demo demo] GET https://199.204.45.22/volume/v3/ Jun 19 00:32:15.517735 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [req-04c5f70e-57cd-4d0a-85d2-6f0c375c276c req-74952405-1837-4445-8564-9a68f600669f demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:15.518141 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [req-04c5f70e-57cd-4d0a-85d2-6f0c375c276c req-74952405-1837-4445-8564-9a68f600669f demo demo] Calling method 'version_select' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:15.519009 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-04c5f70e-57cd-4d0a-85d2-6f0c375c276c req-74952405-1837-4445-8564-9a68f600669f demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 19 00:32:15.519686 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 5/20] 199.204.45.22 () {66 vars in 1339 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:15.552410 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-382abcd0-ab88-4874-b5e0-4230ecb7dbe6 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:15.555622 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-382abcd0-ab88-4874-b5e0-4230ecb7dbe6 demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 19 00:32:15.555974 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-382abcd0-ab88-4874-b5e0-4230ecb7dbe6 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:15.556329 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-382abcd0-ab88-4874-b5e0-4230ecb7dbe6 demo demo] Calling method 'show' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:15.564854 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-382abcd0-ab88-4874-b5e0-4230ecb7dbe6 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 19 00:32:15.565171 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 6/21] 199.204.45.22 () {64 vars in 1294 bytes} [Fri Jun 19 00:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:32:23.621027 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:32:25.562261 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=8 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:39:04.205078 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:04.298132 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:39:04.298747 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:04.299188 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:04.300255 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:39:04.301982 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:39:04.341130 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 demo demo] Get all volumes completed successfully. Jun 19 00:39:04.344034 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-b5b7f15d-5f96-4674-a411-8cb43b586793 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:39:04.344559 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 6/22] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:39:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:39:14.332977 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:40:04.362253 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:40:04.367180 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:40:04.367445 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:40:04.367869 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:40:04.368962 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:40:04.370934 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:40:04.403826 np0000182222 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a demo demo] Get all volumes completed successfully. Jun 19 00:40:04.406987 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-2b7dd05d-6664-4510-bf50-5dbf81eed54a demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:40:04.408306 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 6/23] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:40:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:40:14.394955 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:41:04.421461 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-8b5227ad-3279-4b4b-a837-de0579ce948f None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:41:04.425460 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-8b5227ad-3279-4b4b-a837-de0579ce948f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:41:04.425727 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-8b5227ad-3279-4b4b-a837-de0579ce948f demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:41:04.425951 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-8b5227ad-3279-4b4b-a837-de0579ce948f demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:41:04.426531 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-8b5227ad-3279-4b4b-a837-de0579ce948f demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:41:04.430743 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-8b5227ad-3279-4b4b-a837-de0579ce948f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:41:04.470553 np0000182222 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-8b5227ad-3279-4b4b-a837-de0579ce948f demo demo] Get all volumes completed successfully. Jun 19 00:41:04.474163 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-8b5227ad-3279-4b4b-a837-de0579ce948f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:41:04.474677 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 6/24] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:41:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:41:14.461820 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:42:04.487978 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-602ed01a-09c1-4507-939f-b42f4f995979 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:42:04.491642 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-602ed01a-09c1-4507-939f-b42f4f995979 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:42:04.491914 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-602ed01a-09c1-4507-939f-b42f4f995979 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:42:04.492166 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-602ed01a-09c1-4507-939f-b42f4f995979 demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:42:04.492798 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-602ed01a-09c1-4507-939f-b42f4f995979 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:42:04.493775 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-602ed01a-09c1-4507-939f-b42f4f995979 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:42:04.539811 np0000182222 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-602ed01a-09c1-4507-939f-b42f4f995979 demo demo] Get all volumes completed successfully. Jun 19 00:42:04.542223 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-602ed01a-09c1-4507-939f-b42f4f995979 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:42:04.543725 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 7/25] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:42:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:42:14.527209 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:43:04.564915 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:43:04.571097 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:43:04.571649 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:43:04.571948 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:43:04.572385 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:43:04.573564 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:43:04.586276 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 demo demo] Get all volumes completed successfully. Jun 19 00:43:04.589484 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-0a6b1b57-2c03-4ffc-b2d3-1fa6d83cfcc1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:43:04.590230 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 7/26] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:43:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:43:14.577464 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:44:04.607241 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:44:04.727539 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:44:04.727760 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:44:04.728089 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:44:04.728261 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:44:04.728986 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:44:04.737489 np0000182222 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b demo demo] Get all volumes completed successfully. Jun 19 00:44:04.740430 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-240e9d34-ab5f-4902-898f-36748bbe0a0b demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:44:04.740916 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 7/27] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:44:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:44:14.732821 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:45:04.818469 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:45:04.821576 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:45:04.821792 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:45:04.822047 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:45:04.822388 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:45:04.823471 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:45:04.833389 np0000182222 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 demo demo] Get all volumes completed successfully. Jun 19 00:45:04.837420 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-5fb4b399-796a-4cb0-9b2d-c010481e91a1 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:45:04.837885 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 7/28] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:45:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:45:14.826244 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:46:04.853072 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:46:04.855505 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:46:04.855703 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:46:04.855919 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:46:04.856205 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:46:04.856971 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:46:04.867611 np0000182222 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 demo demo] Get all volumes completed successfully. Jun 19 00:46:04.869534 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-e0bc69c4-0a28-4bdc-b1f2-65488b70d6e4 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:46:04.869884 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 8/29] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:46:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:46:14.860599 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:47:04.885424 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:47:04.888199 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:47:04.888487 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:47:04.888848 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:47:04.889030 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:47:04.890091 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:47:04.898520 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba demo demo] Get all volumes completed successfully. Jun 19 00:47:04.900699 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-29aa35bd-7241-4cf6-8167-ce8b5b0cc5ba demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:47:04.901047 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 8/30] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:47:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:47:14.893466 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:48:04.916648 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-0150f773-be44-455d-bfb2-398db0cdd037 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:48:04.920762 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-0150f773-be44-455d-bfb2-398db0cdd037 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:48:04.921051 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-0150f773-be44-455d-bfb2-398db0cdd037 demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:48:04.921388 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-0150f773-be44-455d-bfb2-398db0cdd037 demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:48:04.921831 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-0150f773-be44-455d-bfb2-398db0cdd037 demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:48:04.923499 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-0150f773-be44-455d-bfb2-398db0cdd037 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:48:04.934306 np0000182222 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-0150f773-be44-455d-bfb2-398db0cdd037 demo demo] Get all volumes completed successfully. Jun 19 00:48:04.937334 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-0150f773-be44-455d-bfb2-398db0cdd037 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:48:04.937931 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 8/31] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:48:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:48:14.927617 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:49:04.953871 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:49:05.110532 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:49:05.110891 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:49:05.111392 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:49:05.111736 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:49:05.113118 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:49:05.122492 np0000182222 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 demo demo] Get all volumes completed successfully. Jun 19 00:49:05.123868 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-e33bd801-790a-4fb5-b8eb-bd7581516941 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:49:05.124126 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 8/32] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:49:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:49:15.116536 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:50:05.141529 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:50:05.145728 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:50:05.146129 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:50:05.146540 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:50:05.147001 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:50:05.148570 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:50:05.157917 np0000182222 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf demo demo] Get all volumes completed successfully. Jun 19 00:50:05.159948 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-f33326ba-dfd5-453b-9ea7-6dc099f0abdf demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:50:05.160307 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 9/33] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:50:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:50:15.152658 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:51:05.172943 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-fed7db74-ed72-4ce9-9104-5809616c9779 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:51:05.177746 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-fed7db74-ed72-4ce9-9104-5809616c9779 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:51:05.178123 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-fed7db74-ed72-4ce9-9104-5809616c9779 demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:51:05.178548 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-fed7db74-ed72-4ce9-9104-5809616c9779 demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:51:05.179016 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-fed7db74-ed72-4ce9-9104-5809616c9779 demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:51:05.182293 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-fed7db74-ed72-4ce9-9104-5809616c9779 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:51:05.188341 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-fed7db74-ed72-4ce9-9104-5809616c9779 demo demo] Get all volumes completed successfully. Jun 19 00:51:05.190250 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-fed7db74-ed72-4ce9-9104-5809616c9779 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:51:05.190658 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 9/34] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:51:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:51:15.184469 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:52:05.207667 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:52:05.211595 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:52:05.211978 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:52:05.212428 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:52:05.212890 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:52:05.214343 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:52:05.222960 np0000182222 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc demo demo] Get all volumes completed successfully. Jun 19 00:52:05.225210 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-90563a96-e3ca-4d57-8310-f9a5ffcefccc demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:52:05.225667 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 9/35] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:52:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:52:15.217685 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:53:05.240039 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:53:05.244311 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:53:05.244727 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:53:05.245136 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:53:05.245682 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:53:05.247129 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:53:05.255816 np0000182222 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 demo demo] Get all volumes completed successfully. Jun 19 00:53:05.257645 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-9b19d56e-cb19-40ba-adb1-3fa37cecd5a9 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:53:05.257966 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 9/36] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:53:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:53:15.250986 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:54:05.272171 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:54:05.393625 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:54:05.393937 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:54:05.394302 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:54:05.394647 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:54:05.395778 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:54:05.405859 np0000182222 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc demo demo] Get all volumes completed successfully. Jun 19 00:54:05.408923 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-8b8b7c34-5676-41db-b8d0-e320c0ad7adc demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:54:05.409281 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 10/37] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:54:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:54:15.400375 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:55:05.424541 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:55:05.427540 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:55:05.427822 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:55:05.428405 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:55:05.428927 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:55:05.430092 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:55:05.440643 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a demo demo] Get all volumes completed successfully. Jun 19 00:55:05.443525 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-f74460bd-8eed-40d8-8c5c-f63f24f6829a demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:55:05.444075 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 10/38] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:55:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:55:15.433881 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:56:05.462026 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:56:05.465716 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:56:05.466063 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:56:05.466438 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:56:05.466805 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:56:05.467976 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:56:05.483433 np0000182222 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac demo demo] Get all volumes completed successfully. Jun 19 00:56:05.484275 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-f25e95ed-5df1-49c4-8773-dd993023f9ac demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:56:05.484822 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 10/39] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:56:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:56:15.473362 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:05.501508 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-2e637319-523e-4b10-8de3-cbd2a72da550 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:05.505568 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-2e637319-523e-4b10-8de3-cbd2a72da550 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:57:05.506004 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-2e637319-523e-4b10-8de3-cbd2a72da550 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:57:05.506568 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-2e637319-523e-4b10-8de3-cbd2a72da550 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:57:05.507080 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-2e637319-523e-4b10-8de3-cbd2a72da550 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:57:05.509021 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-2e637319-523e-4b10-8de3-cbd2a72da550 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:57:05.520112 np0000182222 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-2e637319-523e-4b10-8de3-cbd2a72da550 demo demo] Get all volumes completed successfully. Jun 19 00:57:05.523933 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-2e637319-523e-4b10-8de3-cbd2a72da550 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:57:05.524637 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 10/40] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:57:05 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 19 00:57:15.513723 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:58:05.537663 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:58:05.541232 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:58:05.541655 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:58:05.542051 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:58:05.543166 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:58:05.544736 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:58:05.552601 np0000182222 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 demo demo] Get all volumes completed successfully. Jun 19 00:58:05.554639 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-f94add83-5759-4ab7-9f8e-da68b4cb9640 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:58:05.555037 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 11/41] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:58:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:58:15.549486 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:05.567405 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-a846a45c-dbde-40c6-98f1-be72129a732d None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:05.667439 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-a846a45c-dbde-40c6-98f1-be72129a732d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 00:59:05.667812 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-a846a45c-dbde-40c6-98f1-be72129a732d demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:59:05.668264 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-a846a45c-dbde-40c6-98f1-be72129a732d demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:59:05.668844 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-a846a45c-dbde-40c6-98f1-be72129a732d demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:59:05.670411 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-a846a45c-dbde-40c6-98f1-be72129a732d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:59:05.679142 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-a846a45c-dbde-40c6-98f1-be72129a732d demo demo] Get all volumes completed successfully. Jun 19 00:59:05.683125 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-a846a45c-dbde-40c6-98f1-be72129a732d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:59:05.683642 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 11/42] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 00:59:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:59:15.673590 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:05.697063 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:05.700013 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:00:05.700184 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:05.700399 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:05.700622 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:00:05.701380 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:00:05.707608 np0000182222 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e demo demo] Get all volumes completed successfully. Jun 19 01:00:05.709503 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-d7dc2400-dca7-4e64-9a00-80b4b97f443e demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:00:05.709872 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 11/43] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:00:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:00:15.703816 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:01:05.725757 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:01:05.728957 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:01:05.729200 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:01:05.729462 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:01:05.729759 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:01:05.730819 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:01:05.739751 np0000182222 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c demo demo] Get all volumes completed successfully. Jun 19 01:01:05.742256 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-eb0b03ec-d68f-44ce-a60e-d707b7896d9c demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:01:05.742736 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 11/44] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:01:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:01:15.733963 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:02:05.754333 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-9ab089bd-3ea1-4214-af60-f864677008d7 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:02:05.758629 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-9ab089bd-3ea1-4214-af60-f864677008d7 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:02:05.758851 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-9ab089bd-3ea1-4214-af60-f864677008d7 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:02:05.759038 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-9ab089bd-3ea1-4214-af60-f864677008d7 demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:02:05.759256 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-9ab089bd-3ea1-4214-af60-f864677008d7 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:02:05.759935 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-9ab089bd-3ea1-4214-af60-f864677008d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:02:05.766588 np0000182222 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-9ab089bd-3ea1-4214-af60-f864677008d7 demo demo] Get all volumes completed successfully. Jun 19 01:02:05.769249 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-9ab089bd-3ea1-4214-af60-f864677008d7 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:02:05.769785 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 12/45] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:02:05 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 19 01:02:15.762795 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:05.779962 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:05.783164 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:03:05.783468 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:05.783736 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:05.784112 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:03:05.785096 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:03:05.796277 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 demo demo] Get all volumes completed successfully. Jun 19 01:03:05.798544 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-5e0c033c-846c-4675-8ad8-14e7de52e564 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:03:05.798947 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 12/46] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:03:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:03:15.788797 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:04:05.811874 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-49388f80-7653-4386-9ee2-36ee6902275f None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:04:05.859406 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-49388f80-7653-4386-9ee2-36ee6902275f demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:04:05.859598 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-49388f80-7653-4386-9ee2-36ee6902275f demo demo] Empty body provided in request {{(pid=112321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:04:05.859899 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-49388f80-7653-4386-9ee2-36ee6902275f demo demo] Calling method 'detail' {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:04:05.860175 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.api.api_utils [None req-49388f80-7653-4386-9ee2-36ee6902275f demo demo] Removing options '' from query. {{(pid=112321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:04:05.861105 np0000182222 devstack@c-api.service[112321]: DEBUG cinder.volume.api [None req-49388f80-7653-4386-9ee2-36ee6902275f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:04:05.868915 np0000182222 devstack@c-api.service[112321]: INFO cinder.volume.api [None req-49388f80-7653-4386-9ee2-36ee6902275f demo demo] Get all volumes completed successfully. Jun 19 01:04:05.871607 np0000182222 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-49388f80-7653-4386-9ee2-36ee6902275f demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:04:05.872037 np0000182222 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 12/47] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:04:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:04:15.864114 np0000182222 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:05:05.886014 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:05:05.888794 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:05:05.889240 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 demo demo] Empty body provided in request {{(pid=112320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:05:05.889669 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 demo demo] Calling method 'detail' {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:05:05.891103 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.api.api_utils [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 demo demo] Removing options '' from query. {{(pid=112320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:05:05.891103 np0000182222 devstack@c-api.service[112320]: DEBUG cinder.volume.api [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:05:05.901464 np0000182222 devstack@c-api.service[112320]: INFO cinder.volume.api [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 demo demo] Get all volumes completed successfully. Jun 19 01:05:05.904164 np0000182222 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [None req-6d2be2e4-b4b6-4a90-ad4d-3848d137ddb4 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:05:05.904708 np0000182222 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 12/48] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:05:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:05:15.894497 np0000182222 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:05.918723 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:05.921725 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:06:05.921984 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 demo demo] Empty body provided in request {{(pid=112322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:05.922250 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 demo demo] Calling method 'detail' {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:05.922762 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.api.api_utils [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 demo demo] Removing options '' from query. {{(pid=112322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:05.924190 np0000182222 devstack@c-api.service[112322]: DEBUG cinder.volume.api [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:06:05.932486 np0000182222 devstack@c-api.service[112322]: INFO cinder.volume.api [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 demo demo] Get all volumes completed successfully. Jun 19 01:06:05.934338 np0000182222 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-bb427ea3-acc9-4719-88aa-6305651a31d0 demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:06:05.934708 np0000182222 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 13/49] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:06:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:06:15.927601 np0000182222 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:05.947382 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.middleware.request_id [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d None None] RequestId filter calling following filter/app {{(pid=112319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:07:05.950205 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d demo demo] GET https://199.204.45.22/volume/v3/volumes/detail Jun 19 01:07:05.950456 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d demo demo] Empty body provided in request {{(pid=112319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:07:05.950702 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.openstack.wsgi [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d demo demo] Calling method 'detail' {{(pid=112319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:07:05.950986 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.api.api_utils [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d demo demo] Removing options '' from query. {{(pid=112319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:07:05.951942 np0000182222 devstack@c-api.service[112319]: DEBUG cinder.volume.api [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:07:05.959381 np0000182222 devstack@c-api.service[112319]: INFO cinder.volume.api [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d demo demo] Get all volumes completed successfully. Jun 19 01:07:05.961967 np0000182222 devstack@c-api.service[112319]: INFO cinder.api.openstack.wsgi [None req-438bf1a6-4fad-429b-8795-6dc4d09dee6d demo demo] https://199.204.45.22/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:07:05.962287 np0000182222 devstack@c-api.service[112319]: [pid: 112319|app: 0|req: 13/50] 199.204.45.22 () {64 vars in 1290 bytes} [Fri Jun 19 01:07:05 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 19 01:07:15.955399 np0000182222 devstack@c-api.service[112319]: DEBUG dbcounter [-] [112319] Writing DB stats cinder:SELECT=1 {{(pid=112319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}