Jun 23 17:10:35.972210 np0000182575 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 23 17:10:35.984204 np0000182575 devstack@c-api.service[113306]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 23 17:10:35 2026] *** Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: nodename: np0000182575 Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: machine: x86_64 Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: clock source: unix Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: pcre jit disabled Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: detected number of CPU cores: 16 Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: current working directory: / Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: detected binary path: /usr/bin/uwsgi-core Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: your processes number limit is 256917 Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: your memory page size is 4096 bytes Jun 23 17:10:35.986725 np0000182575 devstack@c-api.service[113306]: detected max file descriptor number: 2048 Jun 23 17:10:35.987187 np0000182575 devstack@c-api.service[113306]: lock engine: pthread robust mutexes Jun 23 17:10:35.987315 np0000182575 devstack@c-api.service[113306]: thunder lock: enabled Jun 23 17:10:35.987555 np0000182575 devstack@c-api.service[113306]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 23 17:10:35.987643 np0000182575 devstack@c-api.service[113306]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 23 17:10:35.987683 np0000182575 devstack@c-api.service[113306]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 23 17:10:35.987683 np0000182575 devstack@c-api.service[113306]: Set PythonHome to /opt/stack/data/venv Jun 23 17:10:36.023339 np0000182575 devstack@c-api.service[113306]: Python main interpreter initialized at 0x76f68f8a3668 Jun 23 17:10:36.023339 np0000182575 devstack@c-api.service[113306]: python threads support enabled Jun 23 17:10:36.023339 np0000182575 devstack@c-api.service[113306]: your server socket listen backlog is limited to 100 connections Jun 23 17:10:36.023339 np0000182575 devstack@c-api.service[113306]: your mercy for graceful operations on workers is 80 seconds Jun 23 17:10:36.024038 np0000182575 devstack@c-api.service[113306]: mapped 671795 bytes (656 KB) for 4 cores Jun 23 17:10:36.024218 np0000182575 devstack@c-api.service[113306]: *** Operational MODE: preforking *** Jun 23 17:10:36.024414 np0000182575 devstack@c-api.service[113306]: *** uWSGI is running in multiple interpreter mode *** Jun 23 17:10:36.024414 np0000182575 devstack@c-api.service[113306]: spawned uWSGI master process (pid: 113306) Jun 23 17:10:36.024718 np0000182575 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 23 17:10:36.025354 np0000182575 devstack@c-api.service[113306]: spawned uWSGI worker 1 (pid: 113319, cores: 1) Jun 23 17:10:36.025999 np0000182575 devstack@c-api.service[113306]: spawned uWSGI worker 2 (pid: 113320, cores: 1) Jun 23 17:10:36.026525 np0000182575 devstack@c-api.service[113306]: spawned uWSGI worker 3 (pid: 113321, cores: 1) Jun 23 17:10:36.027091 np0000182575 devstack@c-api.service[113306]: spawned uWSGI worker 4 (pid: 113322, cores: 1) Jun 23 17:10:36.027147 np0000182575 devstack@c-api.service[113306]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 23 17:10:36.163391 np0000182575 devstack@c-api.service[113320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:10:36.163391 np0000182575 devstack@c-api.service[113320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:10:36.163391 np0000182575 devstack@c-api.service[113320]: we strongly recommend against using it for new projects. Jun 23 17:10:36.163391 np0000182575 devstack@c-api.service[113320]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:10:36.163391 np0000182575 devstack@c-api.service[113320]: framework. For more detail see Jun 23 17:10:36.163391 np0000182575 devstack@c-api.service[113320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:10:36.163391 np0000182575 devstack@c-api.service[113320]: import eventlet # noqa Jun 23 17:10:36.169867 np0000182575 devstack@c-api.service[113322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:10:36.169867 np0000182575 devstack@c-api.service[113322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:10:36.169867 np0000182575 devstack@c-api.service[113322]: we strongly recommend against using it for new projects. Jun 23 17:10:36.169867 np0000182575 devstack@c-api.service[113322]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:10:36.169867 np0000182575 devstack@c-api.service[113322]: framework. For more detail see Jun 23 17:10:36.169867 np0000182575 devstack@c-api.service[113322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:10:36.169867 np0000182575 devstack@c-api.service[113322]: import eventlet # noqa Jun 23 17:10:36.172529 np0000182575 devstack@c-api.service[113319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:10:36.172529 np0000182575 devstack@c-api.service[113319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:10:36.172529 np0000182575 devstack@c-api.service[113319]: we strongly recommend against using it for new projects. Jun 23 17:10:36.172529 np0000182575 devstack@c-api.service[113319]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:10:36.172529 np0000182575 devstack@c-api.service[113319]: framework. For more detail see Jun 23 17:10:36.172529 np0000182575 devstack@c-api.service[113319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:10:36.172529 np0000182575 devstack@c-api.service[113319]: import eventlet # noqa Jun 23 17:10:36.216414 np0000182575 devstack@c-api.service[113321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:10:36.216414 np0000182575 devstack@c-api.service[113321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:10:36.216414 np0000182575 devstack@c-api.service[113321]: we strongly recommend against using it for new projects. Jun 23 17:10:36.216414 np0000182575 devstack@c-api.service[113321]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:10:36.216414 np0000182575 devstack@c-api.service[113321]: framework. For more detail see Jun 23 17:10:36.216414 np0000182575 devstack@c-api.service[113321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:10:36.216414 np0000182575 devstack@c-api.service[113321]: import eventlet # noqa Jun 23 17:10:36.264525 np0000182575 devstack@c-api.service[113322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:10:36.264525 np0000182575 devstack@c-api.service[113322]: warnings.warn( Jun 23 17:10:36.266756 np0000182575 devstack@c-api.service[113320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:10:36.266756 np0000182575 devstack@c-api.service[113320]: warnings.warn( Jun 23 17:10:36.268182 np0000182575 devstack@c-api.service[113319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:10:36.268182 np0000182575 devstack@c-api.service[113319]: warnings.warn( Jun 23 17:10:36.325139 np0000182575 devstack@c-api.service[113321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:10:36.325139 np0000182575 devstack@c-api.service[113321]: warnings.warn( Jun 23 17:10:36.345287 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:36.345287 np0000182575 devstack@c-api.service[113319]: from cgi import parse_header Jun 23 17:10:36.347199 np0000182575 devstack@c-api.service[113320]: /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 23 17:10:36.347199 np0000182575 devstack@c-api.service[113320]: from cgi import parse_header Jun 23 17:10:36.348292 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:36.348292 np0000182575 devstack@c-api.service[113322]: from cgi import parse_header Jun 23 17:10:36.396204 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:36.396204 np0000182575 devstack@c-api.service[113319]: removals.removed_module( Jun 23 17:10:36.397516 np0000182575 devstack@c-api.service[113320]: /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 23 17:10:36.397516 np0000182575 devstack@c-api.service[113320]: removals.removed_module( Jun 23 17:10:36.397759 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:36.397759 np0000182575 devstack@c-api.service[113319]: removals.removed_module( Jun 23 17:10:36.398989 np0000182575 devstack@c-api.service[113320]: /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 23 17:10:36.398989 np0000182575 devstack@c-api.service[113320]: removals.removed_module( Jun 23 17:10:36.400589 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:36.400589 np0000182575 devstack@c-api.service[113322]: removals.removed_module( Jun 23 17:10:36.402294 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:36.402294 np0000182575 devstack@c-api.service[113322]: removals.removed_module( Jun 23 17:10:36.406471 np0000182575 devstack@c-api.service[113321]: /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 23 17:10:36.406471 np0000182575 devstack@c-api.service[113321]: from cgi import parse_header Jun 23 17:10:36.460683 np0000182575 devstack@c-api.service[113321]: /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 23 17:10:36.460683 np0000182575 devstack@c-api.service[113321]: removals.removed_module( Jun 23 17:10:36.462322 np0000182575 devstack@c-api.service[113321]: /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 23 17:10:36.462322 np0000182575 devstack@c-api.service[113321]: removals.removed_module( Jun 23 17:10:37.188328 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:37.188328 np0000182575 devstack@c-api.service[113319]: warnings.warn( Jun 23 17:10:37.189346 np0000182575 devstack@c-api.service[113320]: /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 23 17:10:37.189346 np0000182575 devstack@c-api.service[113320]: warnings.warn( Jun 23 17:10:37.226745 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:37.226745 np0000182575 devstack@c-api.service[113322]: warnings.warn( Jun 23 17:10:37.238234 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:37.238234 np0000182575 devstack@c-api.service[113319]: warnings.warn( Jun 23 17:10:37.241166 np0000182575 devstack@c-api.service[113320]: /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 23 17:10:37.241166 np0000182575 devstack@c-api.service[113320]: warnings.warn( Jun 23 17:10:37.277830 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:37.277830 np0000182575 devstack@c-api.service[113322]: warnings.warn( Jun 23 17:10:37.302044 np0000182575 devstack@c-api.service[113321]: /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 23 17:10:37.302044 np0000182575 devstack@c-api.service[113321]: warnings.warn( Jun 23 17:10:37.353741 np0000182575 devstack@c-api.service[113321]: /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 23 17:10:37.353741 np0000182575 devstack@c-api.service[113321]: warnings.warn( Jun 23 17:10:37.447412 np0000182575 devstack@c-api.service[113320]: 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 23 17:10:37.447615 np0000182575 devstack@c-api.service[113320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:10:37.449748 np0000182575 devstack@c-api.service[113319]: 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 23 17:10:37.449916 np0000182575 devstack@c-api.service[113319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:10:37.473325 np0000182575 devstack@c-api.service[113322]: 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 23 17:10:37.473501 np0000182575 devstack@c-api.service[113322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:10:37.533498 np0000182575 devstack@c-api.service[113320]: /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 23 17:10:37.533498 np0000182575 devstack@c-api.service[113320]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:10:37.537097 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:37.537097 np0000182575 devstack@c-api.service[113319]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:10:37.539361 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:37.539361 np0000182575 devstack@c-api.service[113322]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:10:37.552696 np0000182575 devstack@c-api.service[113321]: 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 23 17:10:37.552898 np0000182575 devstack@c-api.service[113321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:10:37.617877 np0000182575 devstack@c-api.service[113321]: /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 23 17:10:37.617877 np0000182575 devstack@c-api.service[113321]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:10:38.023590 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:10:38.024263 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:10:38.025148 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:10:38.025295 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.025295 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.025517 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.025619 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.025731 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.025731 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.025927 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.025927 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.025927 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.027099 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:10:38.027338 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.027474 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.027474 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.027667 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.027752 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.027854 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.027940 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.028079 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.028169 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.028263 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.028367 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.028480 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.028480 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.028664 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.028769 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.028867 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.028867 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.029041 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.029041 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.029041 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.029041 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.029041 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.029041 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.029585 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.029677 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.029775 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.029775 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.029775 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.029775 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.029775 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.030196 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.030295 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.030410 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.030410 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.030636 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.030727 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.030821 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.030910 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.031006 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.031083 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.031164 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.031247 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.031333 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.031421 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.031520 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.031599 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.031679 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.031755 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.031836 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.031900 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.031940 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.031980 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.032061 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.032103 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.032147 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.032190 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.032233 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.032292 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.032354 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.032402 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.032465 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.032540 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.032610 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.032669 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.032722 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.032769 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.032914 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.032961 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.033019 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.033061 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.033109 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.033193 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.033256 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.033310 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.033356 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.033411 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.033500 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.033568 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.033618 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.033665 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.033711 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.033761 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.033761 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.033761 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.033761 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.033761 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.033761 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.033992 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.033992 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.033992 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.033992 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.034188 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.034242 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.034321 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.034377 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.034415 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.034500 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.034589 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.034645 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.034684 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.034727 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.034775 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.034825 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.034873 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.034917 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.034917 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.034917 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.034917 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.035064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.035064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.035064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.035064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.035064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.035064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.035064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.035379 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.035379 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.035379 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.035379 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.035568 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.035617 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.035663 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.035719 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.035766 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.035804 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.035841 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.035887 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.035929 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.035972 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.036040 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.036089 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.036144 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.036188 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.036248 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.036295 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.036353 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.036417 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.036504 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.036565 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.036623 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.036675 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.036724 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.036766 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.036811 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.036857 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.036899 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.036945 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.036986 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.037027 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.037067 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.037117 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.037168 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.037228 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.037273 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.037320 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.037366 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.037408 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.037485 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.037536 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.037586 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.037640 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.037698 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.037739 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.037787 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.037834 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.037834 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.037915 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.037958 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.038002 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.038054 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.038054 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.038134 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.038134 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.038238 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.038238 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.038341 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.038382 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.038426 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.038497 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.038545 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.038588 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.038630 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.038675 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.038719 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.038761 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.038803 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.038839 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.038887 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.038930 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.038989 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.039033 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.039033 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.039116 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.039116 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.039116 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.039116 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.039116 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.039116 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.039116 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.040318 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.040393 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.040469 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.040542 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.040611 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.040658 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.040698 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.040746 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.040789 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.040847 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.040889 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.040926 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.040926 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.040984 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.041019 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.041066 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.041066 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.041066 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.041066 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.041190 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.041190 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.041369 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.041425 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.041514 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.041579 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.041640 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.041697 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.041763 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.041840 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.041912 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.041980 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.042013 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.042047 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.042086 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.042117 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.042149 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.042181 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.042210 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.042239 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.042274 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.042307 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.042339 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.042375 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.042404 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.042435 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.042495 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.042531 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.042560 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.042592 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.043313 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.043557 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.043738 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.043937 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.044016 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.044088 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.044122 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.044151 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.044207 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.044244 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.044275 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.044309 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.044346 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.044380 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.044412 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.044473 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.044519 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.044549 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.044586 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.044586 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.044586 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.045771 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.045827 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.045864 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.045898 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.045952 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.045989 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.046024 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.046062 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.046091 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.046120 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.046153 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.046190 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.046219 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.046247 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.046281 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.046315 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.046349 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.046377 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.046410 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.046442 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.046499 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.046535 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.046570 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.046605 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.046641 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.046670 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.046707 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.046736 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.046736 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.046845 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.046890 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.046920 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.046955 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.047012 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.047041 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.048782 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.048948 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.049106 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.049269 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.049426 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.049636 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.049795 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.053360 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.053433 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.053614 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.053713 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.053795 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.053880 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.053982 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.054088 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.054201 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.054291 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.054391 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.054518 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.054568 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.054623 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.054706 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.054764 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.054825 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.054920 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.055009 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.055052 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.055102 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.055150 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.055193 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.055244 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.055284 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.055327 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.055499 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.055555 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.055605 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.055605 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.055683 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.055683 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.055754 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.055800 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.055839 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.055885 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.056001 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.056051 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.056097 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.056142 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.056193 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.056276 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.056321 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.056372 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.056416 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.056503 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.056565 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.056641 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.056683 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.056727 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.056773 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.056821 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.056866 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.056866 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.056866 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.056866 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.057684 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.057781 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.057831 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.057864 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.057898 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.057935 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.057968 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.058017 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.058057 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.058100 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.058139 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.058197 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.058197 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.058292 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.058292 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.058368 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.058409 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.058486 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.058538 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.058538 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.058538 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.058768 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.058864 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.058919 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.058967 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.059015 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.059073 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.059122 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.059165 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.059165 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.059245 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.059297 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.059341 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.059393 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.059510 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.059563 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.059608 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.059608 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.059608 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.059608 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.059781 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.059855 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.059939 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.059987 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.060030 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.060070 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.060115 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.060167 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.060167 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.060275 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.060331 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.060371 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.060371 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.060497 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.060547 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.060595 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.061751 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.061823 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.061859 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.061918 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.061968 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.062016 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.062069 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.062138 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.062189 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.062228 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.062277 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.062337 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.062337 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.062337 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.063196 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.063306 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.063408 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.063536 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.063589 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.063636 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.063685 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.063729 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.063782 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.063827 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.063902 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.063948 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.063948 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.064018 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.064066 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.064115 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.064154 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.064192 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.064241 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.064286 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.064325 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.064362 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.064402 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.064440 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.064515 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.064555 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.064622 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.064622 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.064730 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.064730 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.064818 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.064865 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.064904 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.064960 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.065032 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.065101 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.065143 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.065187 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.065227 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.065276 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.065316 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.065360 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.065424 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.065489 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.065564 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.065610 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.065672 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.065725 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.065769 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.065820 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.065861 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.065899 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.065940 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.065940 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.065940 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.065940 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.066075 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.066075 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.066180 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.066250 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.066297 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.066340 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.066384 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.066441 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.066521 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.066566 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.066616 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.066682 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.066739 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.066739 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.066816 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.066861 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.066903 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.066942 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.066981 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.066981 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.067049 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.067106 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.067150 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.067150 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.067228 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.067267 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.067267 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.067346 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.067401 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.067483 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.067483 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.067572 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.067623 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.067690 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.067737 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.067779 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.067817 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.067905 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.067959 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.068010 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.068071 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.068115 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.071688 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.071762 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.071801 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.071926 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.071926 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.072023 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.072099 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.072150 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.072196 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.072277 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.072353 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.072406 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.072480 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.072537 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.073556 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.073632 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.073749 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.073839 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.073909 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.073956 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.074030 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.074100 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.074158 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.074201 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.074244 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.074347 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.074418 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.074496 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.074547 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.074603 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.074603 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.074702 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.074746 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.074788 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.074829 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.074882 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.074882 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.074981 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.075022 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.075109 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.075170 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.075223 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.075223 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.075309 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.075350 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.075406 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.075406 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.075515 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.075566 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.075609 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.075649 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.075698 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.075745 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.075789 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.075860 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.075919 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.075965 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.076008 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.076058 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.076103 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.076142 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.076181 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.076220 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.076261 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.076305 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.076351 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.076415 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.076476 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.076542 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.076612 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.076688 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.076745 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.076745 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.076745 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.076745 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.076955 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.077013 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.077080 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.077142 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.077198 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.077198 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.077198 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.077198 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.077198 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.077861 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.077966 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.078038 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.078107 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.078166 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.078225 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.078292 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.078292 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.078407 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.078496 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.078693 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.078758 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.078817 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.078884 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.078953 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.079020 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.079089 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.079141 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.079141 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.079222 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.079287 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.079350 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.079409 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.079507 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.079591 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.079664 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.079664 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.079664 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.079881 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.079881 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.079881 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.080072 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.080135 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.080202 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.080274 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.080344 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.080416 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.080503 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.080564 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.080643 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.080720 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.080790 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.080855 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.080929 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.080982 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.081056 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.081112 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.081166 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.081222 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.081294 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.081348 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.081389 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.081437 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.081497 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.081497 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.081497 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.084008 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.084097 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.084143 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.084222 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.084304 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.084501 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.084580 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.084642 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.084714 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.084785 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.084876 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.084948 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.085040 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.085113 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.085225 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.085318 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.085388 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.085437 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.085519 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.085586 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.085776 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.085840 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.085910 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.085977 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.086038 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.086098 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.086167 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.086245 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.087126 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.087196 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.087308 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.087408 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.087495 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.087651 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.087696 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.087696 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.087811 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.087856 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.087895 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.087943 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.087979 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.088023 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.088066 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.088110 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.088149 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.088198 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.088198 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.088271 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.088310 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.088349 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.088387 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.088427 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.088491 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.088531 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.088571 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.088615 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.088666 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.088705 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.088743 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.088779 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.088779 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.088843 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.088920 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.088963 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.089002 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.089049 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.089136 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.089206 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.089245 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.089368 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.089419 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.089474 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.089579 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.089684 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.089723 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.089758 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.089758 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.089837 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.089871 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.089909 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.089940 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.089982 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.090031 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.090075 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.090125 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.090171 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.090207 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.090250 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.090287 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.090343 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.090380 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.090423 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.090512 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.090560 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.090612 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.090661 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.090702 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.090735 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.090768 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.090803 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.090842 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.090879 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.090917 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.090953 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.090953 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.091126 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.091158 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.091197 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.091232 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.091264 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.091264 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.091343 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.091386 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.091425 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.091488 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.091528 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.091569 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.091602 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.091644 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.091644 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.091708 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.091790 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.091870 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.091919 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.091970 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.092010 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.092048 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.092048 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.092117 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.092153 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.092191 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.092225 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.092265 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.092317 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.092358 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.092429 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.092522 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.092522 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.092522 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.092522 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.094018 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.094098 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.094179 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.094231 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.094323 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.094368 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.094409 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.094479 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.094563 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.094617 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.094655 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.094686 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.094725 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.094767 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.094805 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.094842 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.094881 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.094916 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.094948 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.094990 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.095024 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.095058 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.095092 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.095130 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.095184 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.095229 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.095266 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.095266 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.095329 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.095363 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.095394 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.095433 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.095492 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.095547 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.095599 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.095641 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.095676 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.095676 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.095764 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.095804 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.095804 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.095871 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.095902 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.095938 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.095938 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.095938 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.096357 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.096357 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.096421 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.096487 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.096534 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.096534 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.096603 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.096649 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.096697 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.096733 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.096768 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.096804 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.096841 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.096884 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.096884 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.096951 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.096988 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.097021 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.097053 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.097090 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.097128 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.097164 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.097196 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.097237 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.097273 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.097342 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.097383 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.097442 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:10:38.097573 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:10:38.097667 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:10:38.097763 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:10:38.097843 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:10:38.097943 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:10:38.098033 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:10:38.142589 np0000182575 devstack@c-api.service[113322]: INFO dbcounter [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Registered counter for database cinder Jun 23 17:10:38.148215 np0000182575 devstack@c-api.service[113319]: INFO dbcounter [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Registered counter for database cinder Jun 23 17:10:38.174551 np0000182575 devstack@c-api.service[113320]: INFO dbcounter [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Registered counter for database cinder Jun 23 17:10:38.176221 np0000182575 devstack@c-api.service[113321]: INFO dbcounter [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Registered counter for database cinder Jun 23 17:10:38.186976 np0000182575 devstack@c-api.service[113322]: DEBUG oslo_db.sqlalchemy.engines [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed 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=113322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.200714 np0000182575 devstack@c-api.service[113319]: DEBUG oslo_db.sqlalchemy.engines [None req-137304b2-df66-40fa-8f7d-47945e745ce9 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=113319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.226668 np0000182575 devstack@c-api.service[113321]: DEBUG oslo_db.sqlalchemy.engines [None req-9671b9a1-302d-4788-b519-fa3faa211276 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=113321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.236821 np0000182575 devstack@c-api.service[113320]: DEBUG oslo_db.sqlalchemy.engines [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 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=113320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.313769 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writer thread running {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:10:38.316961 np0000182575 devstack@c-api.service[113322]: INFO cinder.rpc [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:10:38.319864 np0000182575 devstack@c-api.service[113322]: INFO cinder.rpc [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:10:38.322615 np0000182575 devstack@c-api.service[113322]: INFO cinder.rpc [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:10:38.325409 np0000182575 devstack@c-api.service[113322]: INFO cinder.rpc [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:10:38.326632 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.330780 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writer thread running {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:10:38.331272 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.333559 np0000182575 devstack@c-api.service[113319]: INFO cinder.rpc [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:10:38.336303 np0000182575 devstack@c-api.service[113319]: INFO cinder.rpc [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:10:38.338417 np0000182575 devstack@c-api.service[113319]: INFO cinder.rpc [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:10:38.340321 np0000182575 devstack@c-api.service[113319]: INFO cinder.rpc [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:10:38.341267 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.344664 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.351083 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writer thread running {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:10:38.354669 np0000182575 devstack@c-api.service[113321]: INFO cinder.rpc [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:10:38.357708 np0000182575 devstack@c-api.service[113321]: INFO cinder.rpc [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:10:38.357832 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writer thread running {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:10:38.359753 np0000182575 devstack@c-api.service[113321]: INFO cinder.rpc [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:10:38.360637 np0000182575 devstack@c-api.service[113320]: INFO cinder.rpc [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:10:38.362047 np0000182575 devstack@c-api.service[113321]: INFO cinder.rpc [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:10:38.363004 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.364331 np0000182575 devstack@c-api.service[113320]: INFO cinder.rpc [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:10:38.367680 np0000182575 devstack@c-api.service[113322]: DEBUG oslo_db.sqlalchemy.engines [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed 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=113322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.367759 np0000182575 devstack@c-api.service[113320]: INFO cinder.rpc [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:10:38.368062 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.370956 np0000182575 devstack@c-api.service[113322]: INFO cinder.rpc [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:10:38.371157 np0000182575 devstack@c-api.service[113320]: INFO cinder.rpc [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:10:38.372821 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.373896 np0000182575 devstack@c-api.service[113322]: INFO cinder.rpc [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:10:38.375297 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.377291 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.380799 np0000182575 devstack@c-api.service[113319]: DEBUG oslo_db.sqlalchemy.engines [None req-137304b2-df66-40fa-8f7d-47945e745ce9 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=113319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.384241 np0000182575 devstack@c-api.service[113319]: INFO cinder.rpc [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:10:38.387239 np0000182575 devstack@c-api.service[113319]: INFO cinder.rpc [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:10:38.388657 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.388801 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.392087 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.395503 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.400788 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.403808 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.404063 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.406721 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.407808 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.410760 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.411733 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.414104 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.417382 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.417732 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.419033 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.420277 np0000182575 devstack@c-api.service[113321]: DEBUG oslo_db.sqlalchemy.engines [None req-9671b9a1-302d-4788-b519-fa3faa211276 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=113321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.420966 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.421980 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.422804 np0000182575 devstack@c-api.service[113321]: INFO cinder.rpc [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:10:38.423866 np0000182575 devstack@c-api.service[113320]: DEBUG oslo_db.sqlalchemy.engines [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 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=113320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:38.423975 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.424920 np0000182575 devstack@c-api.service[113321]: INFO cinder.rpc [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:10:38.425888 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.426703 np0000182575 devstack@c-api.service[113320]: INFO cinder.rpc [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:10:38.427505 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.428093 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.429282 np0000182575 devstack@c-api.service[113320]: INFO cinder.rpc [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:10:38.430483 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.430674 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.431799 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.433372 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.434107 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.434897 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.436028 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.437783 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.438344 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.440000 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.441224 np0000182575 devstack@c-api.service[113322]: WARNING cinder.api.contrib.hosts [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:10:38.442014 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.442669 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.443629 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.443718 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.445691 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.447118 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.447184 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.447462 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.448435 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: extensions {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.449224 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.449407 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.450076 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: extra_specs {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.450750 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.451895 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-volume-transfer {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.452013 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.452476 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.453811 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-quota-class-sets {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.453939 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.454901 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.455000 np0000182575 devstack@c-api.service[113319]: WARNING cinder.api.contrib.hosts [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:10:38.455638 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.456322 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: cgsnapshots {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.456913 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.457074 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.457907 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: scheduler-stats {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.458678 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.459588 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: qos-specs {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.460148 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.461028 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: extensions {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.461123 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.462186 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: capabilities {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.462414 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: extra_specs {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.463371 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.463520 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: encryption {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.464024 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-volume-transfer {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.465271 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: encryption {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.465706 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-quota-class-sets {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.465820 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.467019 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-volume-type-access {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.467648 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: cgsnapshots {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.468676 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-quota-sets {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.469050 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: scheduler-stats {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.469271 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.470262 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-snapshot-manage {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.470345 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.470752 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: qos-specs {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.471863 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-volume-manage {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.473060 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: capabilities {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.473330 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-hosts {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.473902 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.474326 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: encryption {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.474748 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: os-availability-zone {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.474965 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.475952 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: encryption {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.476180 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: consistencygroups {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.477681 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-volume-type-access {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.478203 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extended resource: backups {{(pid=113322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.478550 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.479284 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-quota-sets {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.480314 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] SnapshotActionsController initialized {{(pid=113322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:10:38.480473 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.480836 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-snapshot-manage {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.481267 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.481368 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.482424 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-volume-manage {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.482858 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.483921 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-hosts {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.484227 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.484462 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.485326 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: os-availability-zone {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.485594 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.485919 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.486475 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.486789 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: consistencygroups {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.486935 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.488300 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.488699 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.488879 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.488912 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extended resource: backups {{(pid=113319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.489845 np0000182575 devstack@c-api.service[113322]: WARNING castellan.key_manager.migration [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.490730 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension UsedLimits extending resource: limits {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.490849 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.490962 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.491080 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.491171 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.contrib.snapshot_actions [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] SnapshotActionsController initialized {{(pid=113319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:10:38.491210 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.491279 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.491415 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.491584 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.491737 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.491884 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.492135 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension AdminActions extending resource: volumes {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.492197 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.492293 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension AdminActions extending resource: snapshots {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.492440 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension AdminActions extending resource: backups {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.492609 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.492773 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension VolumeActions extending resource: volumes {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.492933 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.492993 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.v3.router [None req-2ffa81d7-ae62-4e8b-84bc-03f4198224ed None None] Extension TypesManage extending resource: types {{(pid=113322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.493817 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.494564 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.495307 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.496769 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.498085 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.498243 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.499229 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.499830 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.500156 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.501499 np0000182575 devstack@c-api.service[113319]: WARNING castellan.key_manager.migration [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.501765 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.502087 np0000182575 devstack@c-api.service[113322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f68f8a3668 pid: 113322 (default app) Jun 23 17:10:38.502476 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension UsedLimits extending resource: limits {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.502614 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.502715 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.502783 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.502908 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503020 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503089 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503174 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503274 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503373 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503481 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.503551 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503730 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension AdminActions extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503839 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension AdminActions extending resource: snapshots {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.503963 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension AdminActions extending resource: backups {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.504074 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.504197 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension VolumeActions extending resource: volumes {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.504325 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.v3.router [None req-137304b2-df66-40fa-8f7d-47945e745ce9 None None] Extension TypesManage extending resource: types {{(pid=113319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.504765 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.504917 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.506022 np0000182575 devstack@c-api.service[113320]: WARNING cinder.api.contrib.hosts [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:10:38.506404 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.506748 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.508088 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.508157 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.509473 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.509760 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.510252 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.510252 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.510252 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.510252 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.510252 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.510719 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.510719 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.510719 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.510719 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.510719 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511111 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511111 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511111 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511111 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511111 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511111 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511391 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511391 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511391 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511391 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511602 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511602 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511602 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511602 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511803 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511803 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.511803 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.511803 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512002 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512002 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512002 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512002 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512188 np0000182575 devstack@c-api.service[113321]: WARNING cinder.api.contrib.hosts [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:10:38.512230 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512230 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512230 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512230 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512472 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512472 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512472 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512472 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512472 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512472 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512795 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512795 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512795 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512795 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.512795 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.512795 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513101 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513101 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513101 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513101 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513101 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513101 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513380 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513380 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513380 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513380 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513380 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513380 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513701 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513701 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513701 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513701 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513948 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513948 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513948 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.513948 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.513948 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514199 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514199 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514199 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514199 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514199 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514393 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514393 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514393 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514393 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514393 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514393 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514699 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514699 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514699 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514699 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514699 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514953 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514953 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514953 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.514953 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.514953 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515205 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515205 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515205 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515205 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515418 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515418 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515418 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515418 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515670 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515670 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515670 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515670 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515670 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515941 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515941 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515941 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.515941 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.515941 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516195 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516195 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516195 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516195 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516428 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.516499 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516499 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516499 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516499 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516724 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516724 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516724 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516724 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516932 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516932 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.516932 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.516932 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.517130 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.517130 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.517243 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.517290 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.517290 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.517290 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.517290 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.517290 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.517619 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.517619 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.517619 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.517619 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.517619 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.517619 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518060 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518060 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518060 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518060 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518060 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518320 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518320 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518320 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518320 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518320 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518320 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518633 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518633 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518633 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518633 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518633 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518633 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518940 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518940 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518940 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518940 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.518940 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.518940 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519219 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.519219 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519219 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.519219 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519219 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.519219 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519624 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.519624 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519624 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.519624 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519840 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.519840 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519840 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.519840 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.519840 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.520630 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.520630 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.520630 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.520630 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:38.520630 np0000182575 devstack@c-api.service[113322]: warnings.warn(deprecated_msg) Jun 23 17:10:38.520870 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: extensions {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.520920 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.520969 np0000182575 devstack@c-api.service[113319]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f68f8a3668 pid: 113319 (default app) Jun 23 17:10:38.521020 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: extra_specs {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.521061 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-31ee68d5-9e65-4f99-a979-2a87b03f0640 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:10:38.521101 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.521140 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-volume-transfer {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.521180 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Tue Jun 23 17:10:38 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:10:38.521226 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.521265 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-quota-class-sets {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.521303 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: extensions {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.521343 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: cgsnapshots {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.521343 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: scheduler-stats {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.521415 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: extra_specs {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.522036 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: qos-specs {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.522232 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-volume-transfer {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.524178 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-quota-class-sets {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.524287 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: capabilities {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.525550 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: encryption {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.525602 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: cgsnapshots {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.527064 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: scheduler-stats {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.527143 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: encryption {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.528570 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: qos-specs {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.528951 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-volume-type-access {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.530691 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-quota-sets {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.530744 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: capabilities {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.532067 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: encryption {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.532129 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-snapshot-manage {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.533648 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-volume-manage {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.533750 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: encryption {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.535182 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-hosts {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.535275 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-volume-type-access {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.536838 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: os-availability-zone {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.537219 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-quota-sets {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.538273 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: consistencygroups {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.538825 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-snapshot-manage {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.540274 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extended resource: backups {{(pid=113320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.540345 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-volume-manage {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.541808 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-hosts {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.542400 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.contrib.snapshot_actions [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] SnapshotActionsController initialized {{(pid=113320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:10:38.543371 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: os-availability-zone {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.543440 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.545249 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.545517 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: consistencygroups {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.546790 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.547545 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extended resource: backups {{(pid=113321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:10:38.548176 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.549600 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.550745 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.contrib.snapshot_actions [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] SnapshotActionsController initialized {{(pid=113321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:10:38.551086 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.551654 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.552641 np0000182575 devstack@c-api.service[113320]: WARNING castellan.key_manager.migration [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.553200 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.553607 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension UsedLimits extending resource: limits {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.553769 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.553923 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554156 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554264 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554367 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554478 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554594 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554679 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554792 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.554867 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.554932 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension AdminActions extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.555039 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension AdminActions extending resource: snapshots {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.555162 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension AdminActions extending resource: backups {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.555280 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.555435 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension VolumeActions extending resource: volumes {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.555574 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.v3.router [None req-9626f61c-fa78-418a-8a4c-6e942abaed42 None None] Extension TypesManage extending resource: types {{(pid=113320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.556471 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.557864 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.559283 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.560841 np0000182575 devstack@c-api.service[113321]: WARNING castellan.key_manager.migration [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:10:38.561779 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension UsedLimits extending resource: limits {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.561875 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.562032 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.562263 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.562395 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.562537 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.562684 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.562805 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.562925 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.563065 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.563203 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension AdminActions extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.563366 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension AdminActions extending resource: snapshots {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.563510 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension AdminActions extending resource: backups {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.563619 np0000182575 devstack@c-api.service[113320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f68f8a3668 pid: 113320 (default app) Jun 23 17:10:38.563664 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.563863 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension VolumeActions extending resource: volumes {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.563981 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.v3.router [None req-9671b9a1-302d-4788-b519-fa3faa211276 None None] Extension TypesManage extending resource: types {{(pid=113321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:10:38.571946 np0000182575 devstack@c-api.service[113321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76f68f8a3668 pid: 113321 (default app) Jun 23 17:10:46.192373 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.192373 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.192373 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.192373 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.192978 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.192978 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.192978 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.192978 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193151 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193151 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193151 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193151 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193151 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193151 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193361 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193361 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193361 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193361 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193361 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193665 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193665 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193665 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193665 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193665 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193859 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193859 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.193859 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.193859 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194003 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194003 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194003 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194003 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194003 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194172 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194172 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194172 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194172 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194172 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194334 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194334 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194334 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194334 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194334 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194334 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194563 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194563 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194563 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194563 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194563 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194563 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194790 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194790 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194790 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194790 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.194790 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.194790 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195060 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195060 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195060 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195060 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195060 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195239 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195239 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195239 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195239 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195239 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195579 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195579 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195579 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195579 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195579 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195579 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195794 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195794 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195794 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195794 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.195794 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.195794 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.196029 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.196029 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.196029 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.196029 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.196029 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.196811 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.196811 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.196811 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.196811 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.196811 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197001 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197001 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197001 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197001 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197153 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197153 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197153 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197153 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197293 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197293 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197293 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197293 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197293 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197479 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197479 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197479 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197479 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197479 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197638 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197638 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197638 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197638 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197771 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197771 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197771 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197771 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197931 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197931 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.197931 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.197931 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198090 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198090 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198090 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198090 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198227 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198227 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198227 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198227 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198363 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198363 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198363 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198363 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198363 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198601 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198601 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198601 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198601 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198601 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198601 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198825 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198825 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198825 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198825 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198825 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198983 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198983 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198983 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198983 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.198983 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.198983 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199203 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199203 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199203 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199203 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199203 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199203 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199430 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199430 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199430 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199430 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199430 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199430 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199682 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199682 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199682 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199682 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199682 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199682 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199883 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199883 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.199883 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.199883 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.200029 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.200029 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.200029 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.200029 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.200029 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.200220 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.200220 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.200220 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.200220 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.200220 np0000182575 devstack@c-api.service[113319]: warnings.warn(deprecated_msg) Jun 23 17:10:46.200220 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-a79ba833-da49-487b-9338-6ffca68dcb9c None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:10:46.699581 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-a79ba833-da49-487b-9338-6ffca68dcb9c admin admin] POST https://199.204.45.169/volume/v3/types Jun 23 17:10:46.700140 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-a79ba833-da49-487b-9338-6ffca68dcb9c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 17:10:46.701860 np0000182575 devstack@c-api.service[113319]: /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 23 17:10:46.701860 np0000182575 devstack@c-api.service[113319]: warnings.warn( Jun 23 17:10:46.734049 np0000182575 devstack@c-api.service[113319]: DEBUG oslo_db.sqlalchemy.engines [None req-a79ba833-da49-487b-9338-6ffca68dcb9c 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=113319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:46.767930 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-a79ba833-da49-487b-9338-6ffca68dcb9c admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 23 17:10:46.767930 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Tue Jun 23 17:10:46 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:10:46.779860 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [req-a79ba833-da49-487b-9338-6ffca68dcb9c req-f62d575d-93f2-4938-905a-1174b03dedb5 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:10:47.153304 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [req-a79ba833-da49-487b-9338-6ffca68dcb9c req-f62d575d-93f2-4938-905a-1174b03dedb5 admin admin] POST https://199.204.45.169/volume/v3/types/1a66c6d3-8f81-4931-b8d7-7aa0491745de/extra_specs Jun 23 17:10:47.153907 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [req-a79ba833-da49-487b-9338-6ffca68dcb9c req-f62d575d-93f2-4938-905a-1174b03dedb5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 17:10:47.155651 np0000182575 devstack@c-api.service[113322]: /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 23 17:10:47.155651 np0000182575 devstack@c-api.service[113322]: warnings.warn( Jun 23 17:10:47.188364 np0000182575 devstack@c-api.service[113322]: DEBUG oslo_db.sqlalchemy.engines [req-a79ba833-da49-487b-9338-6ffca68dcb9c req-f62d575d-93f2-4938-905a-1174b03dedb5 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=113322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:10:47.249298 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [req-a79ba833-da49-487b-9338-6ffca68dcb9c req-f62d575d-93f2-4938-905a-1174b03dedb5 admin admin] https://199.204.45.169/volume/v3/types/1a66c6d3-8f81-4931-b8d7-7aa0491745de/extra_specs returned with HTTP 200 Jun 23 17:10:47.249751 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 2/3] 199.204.45.169 () {70 vars in 1505 bytes} [Tue Jun 23 17:10:46 2026] POST /volume/v3/types/1a66c6d3-8f81-4931-b8d7-7aa0491745de/extra_specs => generated 55 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:10:48.424398 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=6 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:10:48.428633 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=6 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:10:56.760198 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:10:57.248265 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:13:31.399061 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.399061 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.399061 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.399061 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.399953 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.399953 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.399953 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.399953 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.400221 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.400221 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.400221 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.400221 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.400221 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.400221 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.400655 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.400655 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.400655 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.400655 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.400655 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401002 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401002 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401002 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401002 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401002 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401324 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401324 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401324 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401324 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401631 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401631 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401631 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401631 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401631 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401966 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401966 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401966 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.401966 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.401966 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.402286 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.402286 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.402286 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.402286 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.402286 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.402286 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.402937 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.402937 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.402937 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.402937 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.402937 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.402937 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.403619 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.403619 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.403619 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.403619 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.403619 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.403619 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.404242 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.404242 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.404242 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.404242 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.404242 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.404901 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.404901 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.404901 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.404901 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.404901 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.405784 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.405784 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.405784 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.405784 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.405784 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.405784 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.406937 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.406937 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.406937 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.406937 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.406937 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.406937 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.407757 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.407757 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.407757 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.407757 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.407757 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409244 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409244 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409244 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409244 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409244 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409410 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409410 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409410 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409410 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409560 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409560 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409560 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409560 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409695 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409695 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409695 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409695 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409695 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409872 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409872 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409872 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.409872 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.409872 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410034 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410034 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410034 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410034 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410153 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410153 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410153 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410153 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410276 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410276 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410276 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410276 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410408 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410408 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410408 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410408 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410556 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410556 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410556 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410556 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410675 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410675 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410675 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410675 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410675 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410854 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410854 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410854 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410854 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.410854 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.410854 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411077 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411077 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411077 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411077 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411077 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411253 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411253 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411253 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411253 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411253 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411253 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411429 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411429 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411429 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411429 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411429 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411429 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411645 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411645 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411645 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411645 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411645 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411645 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411829 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411829 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411829 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411829 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411829 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411829 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411996 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411996 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.411996 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.411996 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.412118 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.412118 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.412118 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.412118 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.412118 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.412271 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.412271 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.412271 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.412271 np0000182575 devstack@c-api.service[113320]: /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 23 17:13:31.412271 np0000182575 devstack@c-api.service[113320]: warnings.warn(deprecated_msg) Jun 23 17:13:31.412271 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-06f7c05d-96e7-43fd-bf0e-dbddadede7c1 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:13:31.412271 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-06f7c05d-96e7-43fd-bf0e-dbddadede7c1 None None] GET https://199.204.45.169/volume// Jun 23 17:13:31.412464 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-06f7c05d-96e7-43fd-bf0e-dbddadede7c1 None None] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:13:31.412464 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-06f7c05d-96e7-43fd-bf0e-dbddadede7c1 None None] Calling method 'all' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:13:31.412464 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-06f7c05d-96e7-43fd-bf0e-dbddadede7c1 None None] https://199.204.45.169/volume// returned with HTTP 300 Jun 23 17:13:31.412464 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 1/4] 199.204.45.169 () {66 vars in 1456 bytes} [Tue Jun 23 17:13:31 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 23 17:14:09.311694 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.311694 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.311694 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.311694 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.311694 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.312712 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.312712 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.312712 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.312712 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.312712 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313014 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313014 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313014 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313014 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313014 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313014 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313374 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313374 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313374 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313374 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313625 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313625 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313625 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313625 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313846 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313846 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.313846 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.313846 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314068 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314068 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314068 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314068 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314068 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314362 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314362 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314362 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314362 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314362 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314704 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314704 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314704 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314704 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.314704 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.314704 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315034 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315034 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315034 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315034 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315034 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315034 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315347 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315347 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315347 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315347 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315347 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315347 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315731 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315731 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315731 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.315731 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.315731 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316014 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316014 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316014 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316014 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316014 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316287 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316287 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316287 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316287 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316287 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316287 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316632 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316632 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316632 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316632 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316632 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316632 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316942 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316942 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316942 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.316942 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.316942 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.317250 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.317250 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.317250 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.317250 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.317250 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.317543 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.317543 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.317543 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.317543 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.317763 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.317763 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.317763 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.317763 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318003 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318003 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318003 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318003 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318003 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318283 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318283 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318283 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318283 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318283 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318669 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318669 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318669 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318669 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318888 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318888 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.318888 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.318888 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319099 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319099 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319099 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319099 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319232 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319232 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319232 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319232 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319366 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319366 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319366 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319366 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319511 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319511 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319511 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319511 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319511 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319682 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319682 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319682 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319682 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319682 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319682 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319889 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319889 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319889 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.319889 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.319889 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320071 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320071 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320071 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320071 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320071 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320071 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320278 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320278 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320278 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320278 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320278 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320278 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320508 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320508 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320508 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320508 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320508 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320508 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320724 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320724 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320724 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320724 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320724 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320724 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320954 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320954 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.320954 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.320954 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.321115 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.321115 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.321115 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.321115 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.321115 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.321298 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.321298 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.321298 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.321298 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:09.321298 np0000182575 devstack@c-api.service[113321]: warnings.warn(deprecated_msg) Jun 23 17:14:09.321298 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-37eebd7b-76f3-4555-9350-f8948c14e010 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:09.321298 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 1/5] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 23 17:14:09 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:14:09.360043 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-5d48805a-962e-48f7-8d70-ab6b7bba2095 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:09.369622 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 2/6] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 23 17:14:09 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:14:09.417424 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [req-5d48805a-962e-48f7-8d70-ab6b7bba2095 req-a4bde70a-29f1-43d7-9f77-5aff8240a8a4 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:09.421880 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [req-5d48805a-962e-48f7-8d70-ab6b7bba2095 req-a4bde70a-29f1-43d7-9f77-5aff8240a8a4 demo demo] GET https://199.204.45.169/volume/v3/ Jun 23 17:14:09.422244 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [req-5d48805a-962e-48f7-8d70-ab6b7bba2095 req-a4bde70a-29f1-43d7-9f77-5aff8240a8a4 demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:09.422744 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [req-5d48805a-962e-48f7-8d70-ab6b7bba2095 req-a4bde70a-29f1-43d7-9f77-5aff8240a8a4 demo demo] Calling method 'version_select' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:09.425438 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [req-5d48805a-962e-48f7-8d70-ab6b7bba2095 req-a4bde70a-29f1-43d7-9f77-5aff8240a8a4 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 23 17:14:09.425963 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 3/7] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 23 17:14:09 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:14:09.463500 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-764e8e21-5f22-45b9-9b58-f8462c1398c2 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:09.782713 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-764e8e21-5f22-45b9-9b58-f8462c1398c2 demo demo] GET https://199.204.45.169/volume/v3/types Jun 23 17:14:09.783054 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-764e8e21-5f22-45b9-9b58-f8462c1398c2 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:09.783253 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-764e8e21-5f22-45b9-9b58-f8462c1398c2 demo demo] Calling method 'index' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:09.783739 np0000182575 devstack@c-api.service[113320]: /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 23 17:14:09.783739 np0000182575 devstack@c-api.service[113320]: warnings.warn( Jun 23 17:14:09.784438 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-764e8e21-5f22-45b9-9b58-f8462c1398c2 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:14:09.820726 np0000182575 devstack@c-api.service[113320]: DEBUG oslo_db.sqlalchemy.engines [None req-764e8e21-5f22-45b9-9b58-f8462c1398c2 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=113320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:14:09.843992 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-764e8e21-5f22-45b9-9b58-f8462c1398c2 demo demo] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 23 17:14:09.844504 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 2/8] 199.204.45.169 () {64 vars in 1290 bytes} [Tue Jun 23 17:14:09 2026] GET /volume/v3/types => generated 377 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 23 17:14:09.877011 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-3ec19667-1aaa-4904-b85d-b48e49a0a315 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:10.201790 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-3ec19667-1aaa-4904-b85d-b48e49a0a315 demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 23 17:14:10.202141 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-3ec19667-1aaa-4904-b85d-b48e49a0a315 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:10.202374 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-3ec19667-1aaa-4904-b85d-b48e49a0a315 demo demo] Calling method 'show' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:10.237318 np0000182575 devstack@c-api.service[113321]: DEBUG oslo_db.sqlalchemy.engines [None req-3ec19667-1aaa-4904-b85d-b48e49a0a315 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=113321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:14:10.251413 np0000182575 devstack@c-api.service[113321]: /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 23 17:14:10.251413 np0000182575 devstack@c-api.service[113321]: warnings.warn( Jun 23 17:14:10.253670 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-3ec19667-1aaa-4904-b85d-b48e49a0a315 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 23 17:14:10.254060 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 2/9] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 23 17:14:09 2026] GET /volume/v3/types/default => generated 145 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:14:10.727326 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-f191de8a-d060-4334-a17d-38d822a322f1 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:10.728149 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 3/10] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 23 17:14:10 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:14:10.757223 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-c8471945-0798-4e17-a64f-04aa8a906beb None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:10.764414 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 4/11] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 23 17:14:10 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:14:10.793544 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [req-c8471945-0798-4e17-a64f-04aa8a906beb req-343f0bec-1a5a-4dc2-b05e-c03a8367798b None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:10.795936 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [req-c8471945-0798-4e17-a64f-04aa8a906beb req-343f0bec-1a5a-4dc2-b05e-c03a8367798b demo demo] GET https://199.204.45.169/volume/v3/ Jun 23 17:14:10.796181 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [req-c8471945-0798-4e17-a64f-04aa8a906beb req-343f0bec-1a5a-4dc2-b05e-c03a8367798b demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:10.796435 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [req-c8471945-0798-4e17-a64f-04aa8a906beb req-343f0bec-1a5a-4dc2-b05e-c03a8367798b demo demo] Calling method 'version_select' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:10.797031 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [req-c8471945-0798-4e17-a64f-04aa8a906beb req-343f0bec-1a5a-4dc2-b05e-c03a8367798b demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 23 17:14:10.797496 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 3/12] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 23 17:14:10 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:14:10.833022 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-935b5e79-db48-4378-9ed6-d88e3c2e8b0f None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:10.835410 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-935b5e79-db48-4378-9ed6-d88e3c2e8b0f demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 23 17:14:10.835674 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-935b5e79-db48-4378-9ed6-d88e3c2e8b0f demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:10.835931 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-935b5e79-db48-4378-9ed6-d88e3c2e8b0f demo demo] Calling method 'show' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:10.845726 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-935b5e79-db48-4378-9ed6-d88e3c2e8b0f demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 23 17:14:10.846355 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 3/13] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 23 17:14:10 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 23 17:14:11.505828 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-075f3b5f-876e-434a-893a-ba8473d1d3c6 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.507223 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 4/14] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 23 17:14:11 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:14:11.536667 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-6c081840-a5a6-4365-9d32-69c654c529c2 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.539647 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 5/15] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 23 17:14:11 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:14:11.574552 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [req-6c081840-a5a6-4365-9d32-69c654c529c2 req-33cd3dbc-8d89-4647-822a-fef0a2ae8d30 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.576939 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [req-6c081840-a5a6-4365-9d32-69c654c529c2 req-33cd3dbc-8d89-4647-822a-fef0a2ae8d30 demo demo] GET https://199.204.45.169/volume/v3/ Jun 23 17:14:11.577165 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [req-6c081840-a5a6-4365-9d32-69c654c529c2 req-33cd3dbc-8d89-4647-822a-fef0a2ae8d30 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:11.577413 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [req-6c081840-a5a6-4365-9d32-69c654c529c2 req-33cd3dbc-8d89-4647-822a-fef0a2ae8d30 demo demo] Calling method 'version_select' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:11.577875 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [req-6c081840-a5a6-4365-9d32-69c654c529c2 req-33cd3dbc-8d89-4647-822a-fef0a2ae8d30 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 23 17:14:11.578398 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 4/16] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 23 17:14:11 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:14:11.618020 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-d5a34f0f-0ce6-4f0f-a904-dd4c69ee56ca None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.620602 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-d5a34f0f-0ce6-4f0f-a904-dd4c69ee56ca demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 23 17:14:11.620829 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-d5a34f0f-0ce6-4f0f-a904-dd4c69ee56ca demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:11.621071 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-d5a34f0f-0ce6-4f0f-a904-dd4c69ee56ca demo demo] Calling method 'show' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:11.631111 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-d5a34f0f-0ce6-4f0f-a904-dd4c69ee56ca demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 23 17:14:11.631660 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 4/17] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 23 17:14:11 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 23 17:14:11.665051 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-07eee6e5-e882-4d49-ac46-161298b1f0b4 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.666251 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 5/18] 199.204.45.169 () {62 vars in 1068 bytes} [Tue Jun 23 17:14:11 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 17:14:11.696232 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-2d10512e-067f-4b90-9833-d7b268c84f60 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.699560 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 6/19] 199.204.45.169 () {64 vars in 1272 bytes} [Tue Jun 23 17:14:11 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 17:14:11.732373 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [req-2d10512e-067f-4b90-9833-d7b268c84f60 req-995ab125-5f0d-4b37-99ca-499ae19500a2 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.734837 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [req-2d10512e-067f-4b90-9833-d7b268c84f60 req-995ab125-5f0d-4b37-99ca-499ae19500a2 demo demo] GET https://199.204.45.169/volume/v3/ Jun 23 17:14:11.735110 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [req-2d10512e-067f-4b90-9833-d7b268c84f60 req-995ab125-5f0d-4b37-99ca-499ae19500a2 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:11.735351 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [req-2d10512e-067f-4b90-9833-d7b268c84f60 req-995ab125-5f0d-4b37-99ca-499ae19500a2 demo demo] Calling method 'version_select' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:11.735816 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [req-2d10512e-067f-4b90-9833-d7b268c84f60 req-995ab125-5f0d-4b37-99ca-499ae19500a2 demo demo] https://199.204.45.169/volume/v3/ returned with HTTP 200 Jun 23 17:14:11.736239 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 5/20] 199.204.45.169 () {66 vars in 1346 bytes} [Tue Jun 23 17:14:11 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:14:11.775505 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-7ea24d36-54de-446f-b95c-e0a7730f1f7a None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:11.778715 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-7ea24d36-54de-446f-b95c-e0a7730f1f7a demo demo] GET https://199.204.45.169/volume/v3/types/default Jun 23 17:14:11.779232 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-7ea24d36-54de-446f-b95c-e0a7730f1f7a demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:11.779680 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-7ea24d36-54de-446f-b95c-e0a7730f1f7a demo demo] Calling method 'show' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:11.788531 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-7ea24d36-54de-446f-b95c-e0a7730f1f7a demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Jun 23 17:14:11.788762 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 5/21] 199.204.45.169 () {64 vars in 1301 bytes} [Tue Jun 23 17:14:11 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 23 17:14:19.836828 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:14:21.784939 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=8 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:19:23.390706 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-29c0711d-603e-4445-8920-a6f820dd6d48 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:19:23.505148 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-29c0711d-603e-4445-8920-a6f820dd6d48 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:19:23.505430 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-29c0711d-603e-4445-8920-a6f820dd6d48 demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:19:23.505757 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-29c0711d-603e-4445-8920-a6f820dd6d48 demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:19:23.506435 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-29c0711d-603e-4445-8920-a6f820dd6d48 demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:19:23.507607 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-29c0711d-603e-4445-8920-a6f820dd6d48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:19:23.572009 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-29c0711d-603e-4445-8920-a6f820dd6d48 demo demo] Get all volumes completed successfully. Jun 23 17:19:23.574978 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-29c0711d-603e-4445-8920-a6f820dd6d48 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:19:23.576083 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 6/22] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:19:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:19:33.554923 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:20:23.630012 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-89878190-e435-47b5-a348-e98addb1d275 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:20:23.633419 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-89878190-e435-47b5-a348-e98addb1d275 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:20:23.633769 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-89878190-e435-47b5-a348-e98addb1d275 demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:20:23.634003 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-89878190-e435-47b5-a348-e98addb1d275 demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:20:23.634731 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-89878190-e435-47b5-a348-e98addb1d275 demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:20:23.635914 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-89878190-e435-47b5-a348-e98addb1d275 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:20:23.677510 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-89878190-e435-47b5-a348-e98addb1d275 demo demo] Get all volumes completed successfully. Jun 23 17:20:23.682530 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-89878190-e435-47b5-a348-e98addb1d275 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:20:23.683235 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 7/23] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:20:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:20:33.667656 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:21:23.791410 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:21:23.797218 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:21:23.797670 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:21:23.798075 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:21:23.798882 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:21:23.800138 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:21:23.845488 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 demo demo] Get all volumes completed successfully. Jun 23 17:21:23.847780 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-da530424-c238-40ba-b28f-6e534b5ae1d8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:21:23.848163 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 6/24] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:21:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:21:33.841119 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:22:23.864042 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:22:23.868435 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:22:23.868717 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:22:23.869005 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:22:23.869736 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:22:23.870599 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:22:23.916687 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 demo demo] Get all volumes completed successfully. Jun 23 17:22:23.921579 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-a4a6760c-a13b-4d08-9bc3-faf5fd6d4b52 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:22:23.921579 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 6/25] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:22:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:22:33.913506 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:23:23.946577 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-16eeb31d-2620-4f48-be03-176037edc398 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:23:23.950444 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-16eeb31d-2620-4f48-be03-176037edc398 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:23:23.950822 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-16eeb31d-2620-4f48-be03-176037edc398 demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:23:23.951200 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-16eeb31d-2620-4f48-be03-176037edc398 demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:23:23.952300 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-16eeb31d-2620-4f48-be03-176037edc398 demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:23:23.953575 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-16eeb31d-2620-4f48-be03-176037edc398 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:23:23.966517 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-16eeb31d-2620-4f48-be03-176037edc398 demo demo] Get all volumes completed successfully. Jun 23 17:23:23.969588 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-16eeb31d-2620-4f48-be03-176037edc398 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:23:23.969975 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 7/26] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:23:23 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 23 17:23:33.957194 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:24:23.993561 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:24:24.178164 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:24:24.178360 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:24:24.178553 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:24:24.178802 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:24:24.179645 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:24:24.187635 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 demo demo] Get all volumes completed successfully. Jun 23 17:24:24.190662 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-1411a8b9-2f84-4021-9ae0-93767ffc1ff5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:24:24.191420 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 8/27] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:24:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:24:34.182584 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:25:24.232702 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:25:24.236935 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:25:24.237227 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:25:24.237530 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:25:24.237878 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:25:24.238941 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:25:24.250772 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 demo demo] Get all volumes completed successfully. Jun 23 17:25:24.253808 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-8a540489-d6bd-4a0e-8a12-5b8b1c367a93 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:25:24.254400 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 7/28] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:25:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:25:34.245169 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:26:24.272627 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:26:24.276165 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:26:24.276401 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:26:24.276707 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:26:24.277013 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:26:24.277963 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:26:24.285805 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 demo demo] Get all volumes completed successfully. Jun 23 17:26:24.287704 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-f912e69d-96fc-4581-bdee-578ddfbd2798 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:26:24.288033 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 7/29] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:26:24 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 23 17:26:34.281267 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:27:24.301252 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:27:24.304813 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:27:24.304974 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:27:24.305174 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:27:24.305403 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:27:24.306159 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:27:24.316704 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 demo demo] Get all volumes completed successfully. Jun 23 17:27:24.318831 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-2af9e0a6-aa10-45f3-96aa-3451576cd415 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:27:24.319221 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 8/30] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:27:24 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 23 17:27:34.309556 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:28:24.335712 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:28:24.338809 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:28:24.339038 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:28:24.339275 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:28:24.339589 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:28:24.340628 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:28:24.349106 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 demo demo] Get all volumes completed successfully. Jun 23 17:28:24.351634 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-2f10dcf5-e6ab-48ed-8b1e-23f9381f4939 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:28:24.352117 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 9/31] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:28:24 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 23 17:28:34.343848 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:29:24.366501 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:29:24.501232 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:29:24.501615 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:29:24.502239 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:29:24.502398 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:29:24.503921 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:29:24.514722 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 demo demo] Get all volumes completed successfully. Jun 23 17:29:24.518780 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-4962c482-1ed2-4512-a168-0f9f40c7b8c7 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:29:24.519470 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 8/32] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:29:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:29:34.507554 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:30:24.536050 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:30:24.539617 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:30:24.539890 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:30:24.540191 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:30:24.540612 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:30:24.541825 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:30:24.554103 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d demo demo] Get all volumes completed successfully. Jun 23 17:30:24.557477 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-8a6b5d6d-0c71-4987-954f-36dc4983fd6d demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:30:24.558123 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 8/33] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:30:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:30:34.546959 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:31:24.573753 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-3b593066-18a1-4452-9800-f7ec1672f77a None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:31:24.576928 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-3b593066-18a1-4452-9800-f7ec1672f77a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:31:24.577165 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-3b593066-18a1-4452-9800-f7ec1672f77a demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:31:24.577418 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-3b593066-18a1-4452-9800-f7ec1672f77a demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:31:24.577728 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-3b593066-18a1-4452-9800-f7ec1672f77a demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:31:24.578693 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-3b593066-18a1-4452-9800-f7ec1672f77a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:31:24.588862 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-3b593066-18a1-4452-9800-f7ec1672f77a demo demo] Get all volumes completed successfully. Jun 23 17:31:24.591506 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-3b593066-18a1-4452-9800-f7ec1672f77a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:31:24.591977 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 9/34] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:31:24 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 23 17:31:34.582339 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:32:24.607617 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-87d95685-7be5-4243-befa-e2959eb9dd3e None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:32:24.611589 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-87d95685-7be5-4243-befa-e2959eb9dd3e demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:32:24.611950 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-87d95685-7be5-4243-befa-e2959eb9dd3e demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:32:24.612411 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-87d95685-7be5-4243-befa-e2959eb9dd3e demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:32:24.612904 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-87d95685-7be5-4243-befa-e2959eb9dd3e demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:32:24.614406 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-87d95685-7be5-4243-befa-e2959eb9dd3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:32:24.621856 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-87d95685-7be5-4243-befa-e2959eb9dd3e demo demo] Get all volumes completed successfully. Jun 23 17:32:24.623063 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-87d95685-7be5-4243-befa-e2959eb9dd3e demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:32:24.623385 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 10/35] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:32:24 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 23 17:32:34.618493 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:33:24.643740 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:33:24.645958 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:33:24.646178 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:33:24.646296 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:33:24.646566 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:33:24.647248 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:33:24.666585 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 demo demo] Get all volumes completed successfully. Jun 23 17:33:24.670091 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-fb546ad3-3f10-4f74-92be-ac152cf68a44 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:33:24.670610 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 9/36] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:33:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:33:34.651713 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:34:24.684820 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-655d48f3-49e6-4887-a907-60c79277e2c8 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:34:24.862677 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-655d48f3-49e6-4887-a907-60c79277e2c8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:34:24.863030 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-655d48f3-49e6-4887-a907-60c79277e2c8 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:34:24.863441 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-655d48f3-49e6-4887-a907-60c79277e2c8 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:34:24.863869 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-655d48f3-49e6-4887-a907-60c79277e2c8 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:34:24.865312 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-655d48f3-49e6-4887-a907-60c79277e2c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:34:24.873170 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-655d48f3-49e6-4887-a907-60c79277e2c8 demo demo] Get all volumes completed successfully. Jun 23 17:34:24.875252 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-655d48f3-49e6-4887-a907-60c79277e2c8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:34:24.875721 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 9/37] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:34:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:34:34.870040 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:35:20.609067 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:35:20.612508 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:35:20.612771 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:35:20.613089 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:35:20.613523 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:35:20.614815 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:35:20.670022 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 demo demo] Get all volumes completed successfully. Jun 23 17:35:20.672671 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-79fcb8c9-dd9a-4cb8-b871-38f94e92b923 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:35:20.673189 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 10/38] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:35:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:35:30.618691 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:36:20.687784 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-ba576dee-3c03-4648-894b-9c281d1865cc None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:36:20.691680 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-ba576dee-3c03-4648-894b-9c281d1865cc demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:36:20.691944 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-ba576dee-3c03-4648-894b-9c281d1865cc demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:36:20.692148 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-ba576dee-3c03-4648-894b-9c281d1865cc demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:36:20.692482 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-ba576dee-3c03-4648-894b-9c281d1865cc demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:36:20.693803 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-ba576dee-3c03-4648-894b-9c281d1865cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:36:20.703832 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-ba576dee-3c03-4648-894b-9c281d1865cc demo demo] Get all volumes completed successfully. Jun 23 17:36:20.705896 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-ba576dee-3c03-4648-894b-9c281d1865cc demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:36:20.706301 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 11/39] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:36:20 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 23 17:36:30.697786 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:37:20.720772 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:37:20.724869 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:37:20.725260 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:37:20.725702 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:37:20.726141 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:37:20.727570 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:37:20.734714 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 demo demo] Get all volumes completed successfully. Jun 23 17:37:20.736663 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-5bf059e5-0f6b-4049-8faa-53581c11cbf8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:37:20.737033 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 10/40] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:37:20 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 23 17:37:30.731351 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:38:20.752236 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-ed17a000-3967-4072-bd92-a2d78434b218 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:38:20.754426 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-ed17a000-3967-4072-bd92-a2d78434b218 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:38:20.754613 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-ed17a000-3967-4072-bd92-a2d78434b218 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:38:20.754772 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-ed17a000-3967-4072-bd92-a2d78434b218 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:38:20.754975 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-ed17a000-3967-4072-bd92-a2d78434b218 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:38:20.755744 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-ed17a000-3967-4072-bd92-a2d78434b218 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:38:20.761696 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-ed17a000-3967-4072-bd92-a2d78434b218 demo demo] Get all volumes completed successfully. Jun 23 17:38:20.763579 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-ed17a000-3967-4072-bd92-a2d78434b218 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:38:20.763982 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 10/41] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:38:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:38:30.758365 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:39:20.782182 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:39:20.784402 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:39:20.784729 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:39:20.784906 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:39:20.785262 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:39:20.786482 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:39:20.795321 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a demo demo] Get all volumes completed successfully. Jun 23 17:39:20.798380 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-7a82c4a1-15f1-4127-9a06-50f069616c1a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:39:20.799010 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 11/42] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:39:20 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 23 17:39:30.790816 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:40:20.814614 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-68eb5415-d8fd-4d43-9a80-d865438af5df None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:40:20.921417 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-68eb5415-d8fd-4d43-9a80-d865438af5df demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:40:20.921832 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-68eb5415-d8fd-4d43-9a80-d865438af5df demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:40:20.922207 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-68eb5415-d8fd-4d43-9a80-d865438af5df demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:40:20.922747 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-68eb5415-d8fd-4d43-9a80-d865438af5df demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:40:20.924271 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-68eb5415-d8fd-4d43-9a80-d865438af5df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:40:20.931649 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-68eb5415-d8fd-4d43-9a80-d865438af5df demo demo] Get all volumes completed successfully. Jun 23 17:40:20.933602 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-68eb5415-d8fd-4d43-9a80-d865438af5df demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:40:20.933952 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 12/43] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:40:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:40:30.928078 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:45:01.256972 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:45:01.260558 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:45:01.260770 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:45:01.260992 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:45:01.261265 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:45:01.261986 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:45:01.269812 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 demo demo] Get all volumes completed successfully. Jun 23 17:45:01.274410 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-8c771c4c-58ed-452f-9f8d-6ca44b360178 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:45:01.275260 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 11/44] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:45:01 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 23 17:45:11.264655 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:46:01.296171 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:46:01.338590 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:46:01.338590 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:46:01.338590 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:46:01.339045 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:46:01.339778 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:46:01.348478 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 demo demo] Get all volumes completed successfully. Jun 23 17:46:01.351513 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-ad54e7a1-22ad-465d-a79c-8b9f641b3c28 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:46:01.351513 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 11/45] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:46:01 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 23 17:46:11.342917 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:47:01.366617 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:47:01.369154 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:47:01.369387 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:47:01.369684 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:47:01.370008 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:47:01.371074 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:47:01.379654 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e demo demo] Get all volumes completed successfully. Jun 23 17:47:01.381528 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-1dceb6ff-cac7-47e6-9349-dd321049b69e demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:47:01.381879 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 12/46] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:47:01 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 23 17:47:11.374493 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:48:01.410277 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:48:01.415057 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:48:01.415496 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:48:01.415877 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:48:01.416357 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:48:01.417924 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:48:01.425292 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 demo demo] Get all volumes completed successfully. Jun 23 17:48:01.427290 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-d3d8c9e5-ccce-49ca-94b8-690482382c00 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:48:01.427690 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 13/47] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:48:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 23 17:48:11.421855 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:49:01.449019 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:49:01.453218 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:49:01.453613 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:49:01.454017 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:49:01.454620 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:49:01.456040 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:49:01.463473 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac demo demo] Get all volumes completed successfully. Jun 23 17:49:01.465134 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-fee68d7a-0fd5-43f6-8a2c-5def5f9587ac demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:49:01.465531 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 12/48] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:49:01 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 23 17:49:11.459386 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:50:01.480400 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-b436736d-21bf-4b64-a979-924ebcfeda7a None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:50:01.483133 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-b436736d-21bf-4b64-a979-924ebcfeda7a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:50:01.483400 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-b436736d-21bf-4b64-a979-924ebcfeda7a demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:50:01.483676 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-b436736d-21bf-4b64-a979-924ebcfeda7a demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:50:01.483986 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-b436736d-21bf-4b64-a979-924ebcfeda7a demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:50:01.485390 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-b436736d-21bf-4b64-a979-924ebcfeda7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:50:01.491981 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-b436736d-21bf-4b64-a979-924ebcfeda7a demo demo] Get all volumes completed successfully. Jun 23 17:50:01.493905 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-b436736d-21bf-4b64-a979-924ebcfeda7a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:50:01.494405 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 12/49] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:50:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:50:11.488135 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:51:01.506036 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.middleware.request_id [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd None None] RequestId filter calling following filter/app {{(pid=113319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:51:01.603168 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:51:01.603408 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd demo demo] Empty body provided in request {{(pid=113319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:51:01.603679 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.openstack.wsgi [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd demo demo] Calling method 'detail' {{(pid=113319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:51:01.604011 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.api.api_utils [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd demo demo] Removing options '' from query. {{(pid=113319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:51:01.604938 np0000182575 devstack@c-api.service[113319]: DEBUG cinder.volume.api [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:51:01.613696 np0000182575 devstack@c-api.service[113319]: INFO cinder.volume.api [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd demo demo] Get all volumes completed successfully. Jun 23 17:51:01.616426 np0000182575 devstack@c-api.service[113319]: INFO cinder.api.openstack.wsgi [None req-480f0066-7c71-4b8e-a30b-14e4b0d841cd demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:51:01.616917 np0000182575 devstack@c-api.service[113319]: [pid: 113319|app: 0|req: 13/50] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:51:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:51:11.608126 np0000182575 devstack@c-api.service[113319]: DEBUG dbcounter [-] [113319] Writing DB stats cinder:SELECT=1 {{(pid=113319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:52:01.631681 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.middleware.request_id [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a None None] RequestId filter calling following filter/app {{(pid=113322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:52:01.635593 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:52:01.635963 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a demo demo] Empty body provided in request {{(pid=113322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:52:01.636393 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.openstack.wsgi [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a demo demo] Calling method 'detail' {{(pid=113322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:52:01.637013 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.api.api_utils [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a demo demo] Removing options '' from query. {{(pid=113322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:52:01.640510 np0000182575 devstack@c-api.service[113322]: DEBUG cinder.volume.api [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:52:01.646542 np0000182575 devstack@c-api.service[113322]: INFO cinder.volume.api [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a demo demo] Get all volumes completed successfully. Jun 23 17:52:01.648528 np0000182575 devstack@c-api.service[113322]: INFO cinder.api.openstack.wsgi [None req-a66b0c4c-01ed-4287-be5d-8558abc2703a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:52:01.648884 np0000182575 devstack@c-api.service[113322]: [pid: 113322|app: 0|req: 14/51] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:52:01 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 23 17:52:11.643004 np0000182575 devstack@c-api.service[113322]: DEBUG dbcounter [-] [113322] Writing DB stats cinder:SELECT=1 {{(pid=113322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:53:01.664389 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.middleware.request_id [None req-37092e68-7410-4040-9da3-a44ff964ad97 None None] RequestId filter calling following filter/app {{(pid=113320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:53:01.667560 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-37092e68-7410-4040-9da3-a44ff964ad97 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:53:01.667858 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-37092e68-7410-4040-9da3-a44ff964ad97 demo demo] Empty body provided in request {{(pid=113320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:53:01.668186 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.openstack.wsgi [None req-37092e68-7410-4040-9da3-a44ff964ad97 demo demo] Calling method 'detail' {{(pid=113320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:53:01.669072 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.api.api_utils [None req-37092e68-7410-4040-9da3-a44ff964ad97 demo demo] Removing options '' from query. {{(pid=113320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:53:01.670199 np0000182575 devstack@c-api.service[113320]: DEBUG cinder.volume.api [None req-37092e68-7410-4040-9da3-a44ff964ad97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:53:01.679914 np0000182575 devstack@c-api.service[113320]: INFO cinder.volume.api [None req-37092e68-7410-4040-9da3-a44ff964ad97 demo demo] Get all volumes completed successfully. Jun 23 17:53:01.683111 np0000182575 devstack@c-api.service[113320]: INFO cinder.api.openstack.wsgi [None req-37092e68-7410-4040-9da3-a44ff964ad97 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:53:01.683638 np0000182575 devstack@c-api.service[113320]: [pid: 113320|app: 0|req: 13/52] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:53:01 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 23 17:53:11.673766 np0000182575 devstack@c-api.service[113320]: DEBUG dbcounter [-] [113320] Writing DB stats cinder:SELECT=1 {{(pid=113320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:54:01.697388 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.middleware.request_id [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c None None] RequestId filter calling following filter/app {{(pid=113321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:54:01.700117 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Jun 23 17:54:01.700402 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c demo demo] Empty body provided in request {{(pid=113321) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:54:01.700935 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.openstack.wsgi [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c demo demo] Calling method 'detail' {{(pid=113321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:54:01.700983 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.api.api_utils [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c demo demo] Removing options '' from query. {{(pid=113321) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:54:01.702500 np0000182575 devstack@c-api.service[113321]: DEBUG cinder.volume.api [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113321) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:54:01.712818 np0000182575 devstack@c-api.service[113321]: INFO cinder.volume.api [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c demo demo] Get all volumes completed successfully. Jun 23 17:54:01.714833 np0000182575 devstack@c-api.service[113321]: INFO cinder.api.openstack.wsgi [None req-d44a5637-fa7c-4d6f-97b0-5cd77f26aa2c demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:54:01.715504 np0000182575 devstack@c-api.service[113321]: [pid: 113321|app: 0|req: 13/53] 199.204.45.169 () {64 vars in 1295 bytes} [Tue Jun 23 17:54:01 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 23 17:54:11.705854 np0000182575 devstack@c-api.service[113321]: DEBUG dbcounter [-] [113321] Writing DB stats cinder:SELECT=1 {{(pid=113321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}