May 09 14:06:21.632193 np0000173184 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 14:06:21.639278 np0000173184 devstack@c-api.service[112619]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 14:06:21 2026] *** May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: nodename: np0000173184 May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: machine: x86_64 May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: clock source: unix May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: pcre jit disabled May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: detected number of CPU cores: 16 May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: current working directory: / May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: detected binary path: /usr/bin/uwsgi-core May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: your processes number limit is 256917 May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: your memory page size is 4096 bytes May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: detected max file descriptor number: 2048 May 09 14:06:21.642272 np0000173184 devstack@c-api.service[112619]: lock engine: pthread robust mutexes May 09 14:06:21.643126 np0000173184 devstack@c-api.service[112619]: thunder lock: enabled May 09 14:06:21.643126 np0000173184 devstack@c-api.service[112619]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 14:06:21.643126 np0000173184 devstack@c-api.service[112619]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 14:06:21.643126 np0000173184 devstack@c-api.service[112619]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 14:06:21.643126 np0000173184 devstack@c-api.service[112619]: Set PythonHome to /opt/stack/data/venv May 09 14:06:21.688837 np0000173184 devstack@c-api.service[112619]: Python main interpreter initialized at 0x7b055aaa3668 May 09 14:06:21.688837 np0000173184 devstack@c-api.service[112619]: python threads support enabled May 09 14:06:21.688837 np0000173184 devstack@c-api.service[112619]: your server socket listen backlog is limited to 100 connections May 09 14:06:21.688837 np0000173184 devstack@c-api.service[112619]: your mercy for graceful operations on workers is 80 seconds May 09 14:06:21.689397 np0000173184 devstack@c-api.service[112619]: mapped 671795 bytes (656 KB) for 4 cores May 09 14:06:21.689529 np0000173184 devstack@c-api.service[112619]: *** Operational MODE: preforking *** May 09 14:06:21.689771 np0000173184 devstack@c-api.service[112619]: *** uWSGI is running in multiple interpreter mode *** May 09 14:06:21.689771 np0000173184 devstack@c-api.service[112619]: spawned uWSGI master process (pid: 112619) May 09 14:06:21.690214 np0000173184 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 14:06:21.690465 np0000173184 devstack@c-api.service[112619]: spawned uWSGI worker 1 (pid: 112620, cores: 1) May 09 14:06:21.690969 np0000173184 devstack@c-api.service[112619]: spawned uWSGI worker 2 (pid: 112621, cores: 1) May 09 14:06:21.691463 np0000173184 devstack@c-api.service[112619]: spawned uWSGI worker 3 (pid: 112622, cores: 1) May 09 14:06:21.691958 np0000173184 devstack@c-api.service[112619]: spawned uWSGI worker 4 (pid: 112623, cores: 1) May 09 14:06:21.692019 np0000173184 devstack@c-api.service[112619]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 14:06:21.822187 np0000173184 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:06:21.822187 np0000173184 devstack@c-api.service[112621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:06:21.822187 np0000173184 devstack@c-api.service[112621]: we strongly recommend against using it for new projects. May 09 14:06:21.822187 np0000173184 devstack@c-api.service[112621]: If you are already using Eventlet, we recommend migrating to a different May 09 14:06:21.822187 np0000173184 devstack@c-api.service[112621]: framework. For more detail see May 09 14:06:21.822187 np0000173184 devstack@c-api.service[112621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:06:21.822187 np0000173184 devstack@c-api.service[112621]: import eventlet # noqa May 09 14:06:21.823231 np0000173184 devstack@c-api.service[112620]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:06:21.823231 np0000173184 devstack@c-api.service[112620]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:06:21.823231 np0000173184 devstack@c-api.service[112620]: we strongly recommend against using it for new projects. May 09 14:06:21.823231 np0000173184 devstack@c-api.service[112620]: If you are already using Eventlet, we recommend migrating to a different May 09 14:06:21.823231 np0000173184 devstack@c-api.service[112620]: framework. For more detail see May 09 14:06:21.823231 np0000173184 devstack@c-api.service[112620]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:06:21.823231 np0000173184 devstack@c-api.service[112620]: import eventlet # noqa May 09 14:06:21.828244 np0000173184 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:06:21.828244 np0000173184 devstack@c-api.service[112623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:06:21.828244 np0000173184 devstack@c-api.service[112623]: we strongly recommend against using it for new projects. May 09 14:06:21.828244 np0000173184 devstack@c-api.service[112623]: If you are already using Eventlet, we recommend migrating to a different May 09 14:06:21.828244 np0000173184 devstack@c-api.service[112623]: framework. For more detail see May 09 14:06:21.828244 np0000173184 devstack@c-api.service[112623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:06:21.828244 np0000173184 devstack@c-api.service[112623]: import eventlet # noqa May 09 14:06:21.844772 np0000173184 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 14:06:21.844772 np0000173184 devstack@c-api.service[112622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 14:06:21.844772 np0000173184 devstack@c-api.service[112622]: we strongly recommend against using it for new projects. May 09 14:06:21.844772 np0000173184 devstack@c-api.service[112622]: If you are already using Eventlet, we recommend migrating to a different May 09 14:06:21.844772 np0000173184 devstack@c-api.service[112622]: framework. For more detail see May 09 14:06:21.844772 np0000173184 devstack@c-api.service[112622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 14:06:21.844772 np0000173184 devstack@c-api.service[112622]: import eventlet # noqa May 09 14:06:21.907375 np0000173184 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:06:21.907375 np0000173184 devstack@c-api.service[112621]: debtcollector.deprecate( May 09 14:06:21.909242 np0000173184 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:06:21.909242 np0000173184 devstack@c-api.service[112620]: debtcollector.deprecate( May 09 14:06:21.922797 np0000173184 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:06:21.922797 np0000173184 devstack@c-api.service[112623]: debtcollector.deprecate( May 09 14:06:21.935578 np0000173184 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 14:06:21.935578 np0000173184 devstack@c-api.service[112622]: debtcollector.deprecate( May 09 14:06:21.988479 np0000173184 devstack@c-api.service[112621]: /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 May 09 14:06:21.988479 np0000173184 devstack@c-api.service[112621]: from cgi import parse_header May 09 14:06:21.988640 np0000173184 devstack@c-api.service[112620]: /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 May 09 14:06:21.988640 np0000173184 devstack@c-api.service[112620]: from cgi import parse_header May 09 14:06:22.013874 np0000173184 devstack@c-api.service[112623]: /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 May 09 14:06:22.013874 np0000173184 devstack@c-api.service[112623]: from cgi import parse_header May 09 14:06:22.030951 np0000173184 devstack@c-api.service[112622]: /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 May 09 14:06:22.030951 np0000173184 devstack@c-api.service[112622]: from cgi import parse_header May 09 14:06:22.033994 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:22.033994 np0000173184 devstack@c-api.service[112621]: removals.removed_module( May 09 14:06:22.034680 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:22.034680 np0000173184 devstack@c-api.service[112621]: removals.removed_module( May 09 14:06:22.037657 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:22.037657 np0000173184 devstack@c-api.service[112620]: removals.removed_module( May 09 14:06:22.038378 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:22.038378 np0000173184 devstack@c-api.service[112620]: removals.removed_module( May 09 14:06:22.057563 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:22.057563 np0000173184 devstack@c-api.service[112623]: removals.removed_module( May 09 14:06:22.058268 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:22.058268 np0000173184 devstack@c-api.service[112623]: removals.removed_module( May 09 14:06:22.074837 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:06:22.074837 np0000173184 devstack@c-api.service[112622]: removals.removed_module( May 09 14:06:22.075549 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:06:22.075549 np0000173184 devstack@c-api.service[112622]: removals.removed_module( May 09 14:06:22.664987 np0000173184 devstack@c-api.service[112621]: /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 May 09 14:06:22.664987 np0000173184 devstack@c-api.service[112621]: warnings.warn( May 09 14:06:22.682822 np0000173184 devstack@c-api.service[112620]: /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 May 09 14:06:22.682822 np0000173184 devstack@c-api.service[112620]: warnings.warn( May 09 14:06:22.720593 np0000173184 devstack@c-api.service[112622]: /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 May 09 14:06:22.720593 np0000173184 devstack@c-api.service[112622]: warnings.warn( May 09 14:06:22.744738 np0000173184 devstack@c-api.service[112623]: /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 May 09 14:06:22.744738 np0000173184 devstack@c-api.service[112623]: warnings.warn( May 09 14:06:22.791025 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:22.791025 np0000173184 devstack@c-api.service[112621]: warnings.warn( May 09 14:06:22.794020 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:22.794020 np0000173184 devstack@c-api.service[112620]: warnings.warn( May 09 14:06:22.825989 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:06:22.825989 np0000173184 devstack@c-api.service[112622]: warnings.warn( May 09 14:06:22.866828 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:22.866828 np0000173184 devstack@c-api.service[112623]: warnings.warn( May 09 14:06:23.089097 np0000173184 devstack@c-api.service[112620]: 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. May 09 14:06:23.089805 np0000173184 devstack@c-api.service[112620]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112620) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:06:23.096377 np0000173184 devstack@c-api.service[112621]: 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. May 09 14:06:23.096719 np0000173184 devstack@c-api.service[112621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:06:23.124693 np0000173184 devstack@c-api.service[112622]: 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. May 09 14:06:23.125190 np0000173184 devstack@c-api.service[112622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:06:23.169769 np0000173184 devstack@c-api.service[112623]: 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. May 09 14:06:23.170277 np0000173184 devstack@c-api.service[112623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 14:06:23.175389 np0000173184 devstack@c-api.service[112620]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:06:23.175389 np0000173184 devstack@c-api.service[112620]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:06:23.182125 np0000173184 devstack@c-api.service[112621]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:06:23.182125 np0000173184 devstack@c-api.service[112621]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:06:23.189989 np0000173184 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:06:23.189989 np0000173184 devstack@c-api.service[112622]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:06:23.236281 np0000173184 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 14:06:23.236281 np0000173184 devstack@c-api.service[112623]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 14:06:23.646217 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:06:23.646583 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.646665 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:06:23.646733 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112620) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:06:23.646837 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.646837 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.646981 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.647058 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.647120 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.647189 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.647262 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 14:06:23.647369 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.647466 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.647637 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.647732 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.647961 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.649061 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.649061 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.649269 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.649330 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.649392 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.649478 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.649564 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.649645 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.649728 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.649806 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.649870 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.649989 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.649989 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.649989 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.650228 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.650228 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.650228 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.650228 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.650228 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.650228 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.650228 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.650617 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.650617 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.650617 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.650617 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.650617 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.650904 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.651013 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.651076 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.651135 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.651195 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.651252 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.651310 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.651380 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.651441 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.651500 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.651557 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.651616 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.651676 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.651735 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.652047 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.652113 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.652184 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.652257 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.652370 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.652431 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.652490 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.652555 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.652616 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.653059 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.653059 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.653059 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.653232 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.653294 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.653294 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.653409 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.653468 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.653537 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.653596 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.653654 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.653654 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.653654 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.653654 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.654081 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.654081 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.654081 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.654081 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.654306 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.654374 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.654444 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.654516 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.654582 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.654640 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.654698 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.654698 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.654804 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.654865 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.654865 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.655007 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.655083 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.655143 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.655208 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.655265 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.655325 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.655383 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.655441 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.655498 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.655555 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.655614 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.655685 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.655685 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.655793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.656362 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.656436 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.656496 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.656496 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.656602 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.656661 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.656719 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.656786 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.656844 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.656903 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.657002 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.657067 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.657126 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.657187 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.657244 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.657301 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.657370 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.657437 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.657496 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.657555 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.657622 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.657683 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.657740 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.657798 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.657855 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.657915 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.658014 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.658074 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.658133 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.658200 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.658267 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.658325 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.658382 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.658443 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.658500 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.658557 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.658625 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.658684 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.658744 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.658803 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.658860 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.658920 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.659000 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.659059 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.659117 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.659198 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.659259 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.659316 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.659375 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.659430 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.659491 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.659550 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.659616 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.659683 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.659742 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.659814 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.659873 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.659962 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.659962 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.659962 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.660128 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.660128 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.660128 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.660128 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.660128 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.660128 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.660584 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.660633 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.660660 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.660686 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.660721 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.660746 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.660774 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.660800 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.660835 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.660863 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.660891 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.660921 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.660962 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.660988 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.661027 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.661056 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.661084 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.661112 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.661141 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.661170 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.661194 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.661223 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.661248 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.661248 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.661248 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.661248 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.661248 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.661248 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.661248 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.661406 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.661406 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.661406 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.661406 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.661500 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.661526 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.661551 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.661577 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.661619 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.661655 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.661681 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.661707 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.661731 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.661761 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.661790 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.661814 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.661839 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.661867 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.661892 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.661892 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.661892 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.661971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.661971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.661971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.661971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.661971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.662196 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.662222 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.662250 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.662274 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.662307 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.662307 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.662372 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.662402 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.662428 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.662457 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.662483 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.662511 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.662536 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.662563 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.662589 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.662616 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.662649 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.662677 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.662703 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.662730 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.662730 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.662730 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.662730 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.662835 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.662835 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.662892 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.662921 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.662957 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.662986 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.663015 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.663044 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.663077 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.663107 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.663132 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.663157 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.663192 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.663218 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.663246 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.663275 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.663304 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.663329 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.663360 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.663388 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.663412 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.663442 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.663442 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.663492 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.663516 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.663543 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.663568 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.663595 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.669475 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.669544 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.669618 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.669702 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.669702 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.669804 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.669860 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.669919 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.670022 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.670094 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.670151 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.670217 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.670274 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.670343 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.670401 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.670468 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.670532 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.670597 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.670664 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.670664 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.670771 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.670835 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.670900 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.670993 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.671055 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.671111 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.671168 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.671224 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.671281 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.671337 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.671394 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.671450 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.671518 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.671586 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.671586 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.671689 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.671689 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.671793 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.671850 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.671904 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.671984 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.672040 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.672112 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.672170 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.672225 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.672323 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.672394 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.672465 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.672535 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.672595 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.672650 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.672708 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.672763 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.672832 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.672920 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.673001 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.673058 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.673484 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.673545 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.673601 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.673657 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.673657 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.673768 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.673768 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.673874 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.673953 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.674012 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.674071 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.674127 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.674184 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.674255 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.674323 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.674380 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.674435 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.674491 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.674548 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.674618 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.674676 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.674731 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.674786 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.674843 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.674898 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.674979 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.675056 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.675113 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.675168 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.675224 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.675281 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.675336 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.675336 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.675446 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.675517 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.675582 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.675646 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.675703 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.675758 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.675822 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.675882 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.675975 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.675975 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.675975 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.675975 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.675975 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.675975 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.675975 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.676419 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.676419 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.676419 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.676419 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.676419 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.676419 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.676691 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.676732 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.676773 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.676819 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.676865 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.676906 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.676964 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.677005 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.677045 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.677084 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.677124 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.677163 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.677163 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.677230 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.677287 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.677329 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.677369 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.677408 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.677447 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.677485 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.677524 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.677570 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.677614 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.677653 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.677653 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.677736 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.677775 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.677815 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.677859 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.677900 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.677900 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.677900 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.677900 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.677900 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.678094 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.678136 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.678175 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.678219 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.678260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.678615 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.678615 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.678700 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.678700 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.678700 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.678700 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.678700 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.678700 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.678913 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.678966 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.679007 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.679043 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.679094 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.679139 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.679178 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.679223 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.679263 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.679302 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.679342 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.679381 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.679420 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.679466 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.679506 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.679546 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.679586 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.679633 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.679633 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.679633 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.679633 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.679633 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.679804 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.679804 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.679804 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.679804 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.679960 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.680004 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.680004 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.680075 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.680117 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.680156 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.680201 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.680242 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.680242 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.680360 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.680425 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.680476 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.680528 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.680570 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.680609 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.680655 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.680696 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.680736 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.680775 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.680821 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.680868 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.680868 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.680868 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.680868 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.681016 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.681016 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.681016 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.681127 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.681168 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.681215 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.681254 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.681294 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.681334 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.681378 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.681417 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.681456 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.681494 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.681540 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.681580 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.681758 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.681802 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.681838 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.681877 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.681877 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.681877 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.682008 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.682054 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.682054 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.682129 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.682129 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.682129 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.682129 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.682266 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.682266 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.682335 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.682381 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.682427 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.682468 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.682514 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.682555 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.682596 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.682644 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.682689 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.682729 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.682770 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.682814 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.682854 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.682892 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.682957 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.683004 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.683048 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.683087 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.683127 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.683167 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.683167 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.683241 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.683280 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.683332 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.683332 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.683332 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.684753 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.684805 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.685043 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.685088 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.685124 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.685165 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.685206 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.685259 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.685306 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.685346 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.685385 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.685426 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.685471 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.685471 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.685639 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.685740 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.685832 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.685940 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.686064 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.686150 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.686255 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.687569 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.687712 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.687842 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.687885 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.687956 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.688018 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.688064 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.688064 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.688134 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.688175 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.688214 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.688253 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.688322 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.688380 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.688431 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.688487 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.688528 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.688528 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.688528 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.688631 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.688667 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.689490 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.689557 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.689594 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.689642 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.689684 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.689724 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.689765 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.689805 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.689852 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.689892 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.689956 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.689999 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.690034 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.690084 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.690131 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.690170 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.690210 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.690250 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.690289 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.690289 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.690360 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.690401 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.690447 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.690447 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.690447 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.690447 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.690593 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.690593 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.690698 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.690802 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.690846 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.690893 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.690893 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.691000 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.691043 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.691085 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.691125 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.691168 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.691214 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.691260 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.691300 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.691346 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.691385 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.691435 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.691477 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.691519 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.691557 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.691596 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.691634 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.691675 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.691715 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.691754 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.691794 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.691835 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.691882 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.691938 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.691977 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.692018 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.692068 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.692113 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.692153 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.692194 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.692242 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.692325 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.692377 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.692418 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.692457 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.692497 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.692549 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.692590 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.692629 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.692671 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.692710 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.692755 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.692807 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.692846 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.692884 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.692939 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.692977 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.693019 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.693058 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.693107 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.693148 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.693188 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.693234 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.693274 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.693313 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.693352 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.693391 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.693436 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.693475 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.693519 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.693560 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.693605 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.693646 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.693687 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.693733 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.693773 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.693817 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.693817 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.693884 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.693937 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.693937 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.694010 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.694061 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.694105 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.694149 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.694149 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.694227 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.694266 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.694304 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.694348 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.694348 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.694426 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.694465 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.694504 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.694544 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.694584 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.694907 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.694907 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.694907 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.695043 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.695043 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.695115 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.695154 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.695202 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.695255 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.695296 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.695340 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.695380 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.695419 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.695458 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.695497 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.695542 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.695581 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.695620 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.695667 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.695705 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.695744 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.696789 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.696890 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.697012 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.697121 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.697210 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.697299 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.697411 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.699913 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.699994 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.700048 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.700122 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.700166 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.700202 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.700245 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.700312 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.700362 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.700407 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.700469 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.700522 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.700565 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.700610 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.700654 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.700695 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.700734 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.700773 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.700773 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.700773 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.700889 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.702401 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.702553 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.702597 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.702639 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.702639 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.702708 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.702743 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.702784 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.702827 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.702872 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.702907 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.702971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.702971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.702971 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.703120 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.703212 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.703256 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.703313 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.703354 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.703394 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.703435 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.703475 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.703515 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.703553 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.703595 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.703634 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.703672 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.703715 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.703754 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.703794 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.703833 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.703879 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.703879 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.703879 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.703879 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.707770 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.707853 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.707853 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.708002 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.708002 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.708084 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.708140 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.708199 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.708245 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.708245 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.708245 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.708406 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.708457 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.708503 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.708542 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.708542 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.708616 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.708659 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.708659 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.708732 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.708732 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.708914 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.708994 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.709037 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.709078 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.709118 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.709157 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.709197 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.709236 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.709284 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.709324 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.709370 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.709416 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.709457 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.709503 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.709542 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.709581 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.709622 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.709663 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.709708 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.709747 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.709787 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.709946 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.709990 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.710031 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.710071 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.710110 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.710148 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.710188 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.710226 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.710266 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.710315 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.710368 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.710409 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.710447 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.710485 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.710523 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.710565 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.710608 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.710647 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.710691 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.710733 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.710779 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.710820 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.710859 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.710899 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.710959 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.711001 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.711040 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.711088 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 14:06:23.711129 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.711129 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.711203 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 14:06:23.711243 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.711281 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 14:06:23.711319 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112621) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.711360 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 14:06:23.711360 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 14:06:23.711360 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 14:06:23.711360 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112620) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 14:06:23.754789 np0000173184 devstack@c-api.service[112623]: INFO dbcounter [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Registered counter for database cinder May 09 14:06:23.755056 np0000173184 devstack@c-api.service[112621]: INFO dbcounter [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Registered counter for database cinder May 09 14:06:23.757428 np0000173184 devstack@c-api.service[112620]: INFO dbcounter [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Registered counter for database cinder May 09 14:06:23.759548 np0000173184 devstack@c-api.service[112622]: INFO dbcounter [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Registered counter for database cinder May 09 14:06:23.765850 np0000173184 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.767714 np0000173184 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.770104 np0000173184 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.778640 np0000173184 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.881798 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writer thread running {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:06:23.884642 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writer thread running {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:06:23.884774 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writer thread running {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:06:23.885350 np0000173184 devstack@c-api.service[112621]: INFO cinder.rpc [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:06:23.887137 np0000173184 devstack@c-api.service[112620]: INFO cinder.rpc [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:06:23.887218 np0000173184 devstack@c-api.service[112623]: INFO cinder.rpc [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:06:23.887809 np0000173184 devstack@c-api.service[112621]: INFO cinder.rpc [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:06:23.889711 np0000173184 devstack@c-api.service[112620]: INFO cinder.rpc [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:06:23.889784 np0000173184 devstack@c-api.service[112623]: INFO cinder.rpc [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:06:23.890147 np0000173184 devstack@c-api.service[112621]: INFO cinder.rpc [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:06:23.891978 np0000173184 devstack@c-api.service[112623]: INFO cinder.rpc [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:06:23.892050 np0000173184 devstack@c-api.service[112620]: INFO cinder.rpc [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:06:23.892473 np0000173184 devstack@c-api.service[112621]: INFO cinder.rpc [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:06:23.893706 np0000173184 devstack@c-api.service[112623]: INFO cinder.rpc [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:06:23.893793 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.893857 np0000173184 devstack@c-api.service[112620]: INFO cinder.rpc [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:06:23.894606 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.894741 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.896261 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.896376 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.896454 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.898297 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writer thread running {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 14:06:23.901064 np0000173184 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.901257 np0000173184 devstack@c-api.service[112622]: INFO cinder.rpc [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 14:06:23.902433 np0000173184 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.902988 np0000173184 devstack@c-api.service[112623]: INFO cinder.rpc [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:06:23.903347 np0000173184 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.903776 np0000173184 devstack@c-api.service[112622]: INFO cinder.rpc [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 14:06:23.904446 np0000173184 devstack@c-api.service[112621]: INFO cinder.rpc [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:06:23.904781 np0000173184 devstack@c-api.service[112623]: INFO cinder.rpc [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:06:23.905304 np0000173184 devstack@c-api.service[112620]: INFO cinder.rpc [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:06:23.905723 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.905922 np0000173184 devstack@c-api.service[112622]: INFO cinder.rpc [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 14:06:23.906310 np0000173184 devstack@c-api.service[112621]: INFO cinder.rpc [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:06:23.907037 np0000173184 devstack@c-api.service[112620]: INFO cinder.rpc [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:06:23.907175 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.907856 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.907971 np0000173184 devstack@c-api.service[112622]: INFO cinder.rpc [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 14:06:23.908949 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.910671 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.915649 np0000173184 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:23.917683 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.917767 np0000173184 devstack@c-api.service[112622]: INFO cinder.rpc [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 14:06:23.918787 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.919171 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.919459 np0000173184 devstack@c-api.service[112622]: INFO cinder.rpc [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 14:06:23.920460 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.920944 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.922437 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.922649 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.924209 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.925679 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.925880 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.928582 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.930013 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.930077 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.930392 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.931649 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.933083 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.933174 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.933675 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.934597 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.936030 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.936094 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.936990 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.938061 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.939482 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.940105 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.940947 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.941399 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.943003 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.943687 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.944480 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.944658 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.945940 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.946228 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.946840 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.947425 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.947492 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.948564 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.948922 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.950155 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.950634 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.951537 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.954514 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.954619 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.955740 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.957484 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.957691 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.958002 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.959252 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.959563 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.960196 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.961081 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.961374 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.961706 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.962289 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.962882 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.963208 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.963273 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.964385 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.964801 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.964922 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.965990 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.966251 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.966431 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.967371 np0000173184 devstack@c-api.service[112620]: WARNING cinder.api.contrib.hosts [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:06:23.967440 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.967890 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.968047 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.968115 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.968560 np0000173184 devstack@c-api.service[112623]: WARNING cinder.api.contrib.hosts [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:06:23.969311 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.969544 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.969608 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.970735 np0000173184 devstack@c-api.service[112621]: WARNING cinder.api.contrib.hosts [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:06:23.970853 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.971438 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.971548 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.971920 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.972413 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.972814 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: extensions {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.973095 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.973277 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: extensions {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.973614 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.974260 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: encryption {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.974880 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.974981 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.975184 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.975731 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: extensions {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.975879 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: encryption {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.976478 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.976658 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.977075 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.977486 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-quota-sets {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.978054 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-quota-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.978239 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.978896 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: cgsnapshots {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.978955 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: encryption {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.979436 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: cgsnapshots {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.979659 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.980360 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-quota-class-sets {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.980545 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-quota-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.980800 np0000173184 devstack@c-api.service[112622]: WARNING cinder.api.contrib.hosts [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 14:06:23.980861 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-quota-class-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.981541 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.981910 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-availability-zone {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.982041 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: cgsnapshots {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.982194 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-availability-zone {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.983065 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.983193 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: qos-specs {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.983455 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: qos-specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.983498 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-quota-class-sets {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.984655 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:23.984947 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-availability-zone {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.985332 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: backups {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.985509 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: extensions {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.986132 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: backups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.986237 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: qos-specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.986744 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.987357 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: extra_specs {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.988172 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: extra_specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.988366 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: backups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.988454 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.989547 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-snapshot-manage {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.989720 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-snapshot-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.989921 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-quota-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.991011 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-volume-type-access {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.991075 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: extra_specs {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995153 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-volume-type-access {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995231 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: cgsnapshots {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995270 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: capabilities {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995328 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-snapshot-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995370 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: capabilities {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995405 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-quota-class-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995443 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-hosts {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995482 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-hosts {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995518 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-availability-zone {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995553 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-volume-type-access {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995601 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: consistencygroups {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995667 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: qos-specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995726 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: consistencygroups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.995975 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: capabilities {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.997301 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-hosts {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.997357 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-volume-transfer {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.997474 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-volume-transfer {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.997608 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: backups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.998499 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: consistencygroups {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.998869 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: scheduler-stats {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:23.999119 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: scheduler-stats {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.000174 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: extra_specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.000338 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extended resource: os-volume-manage {{(pid=112620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.000469 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-volume-transfer {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.000580 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extended resource: os-volume-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.001724 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-snapshot-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.002118 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: scheduler-stats {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.002656 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.002743 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.003193 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-volume-type-access {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.003577 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extended resource: os-volume-manage {{(pid=112621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.003657 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] SnapshotActionsController initialized {{(pid=112620) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:06:24.003716 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.contrib.snapshot_actions [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] SnapshotActionsController initialized {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:06:24.004475 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.004542 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.004787 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: capabilities {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.005863 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.005910 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.005962 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.006074 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-hosts {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.007007 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.contrib.snapshot_actions [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] SnapshotActionsController initialized {{(pid=112621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:06:24.007303 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.007344 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.007407 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: consistencygroups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.007775 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.008720 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.008766 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.009227 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.009374 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-volume-transfer {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.010159 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.010237 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.010674 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.011011 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: scheduler-stats {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.011655 np0000173184 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.011760 np0000173184 devstack@c-api.service[112620]: WARNING castellan.key_manager.migration [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.012094 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.012468 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extended resource: os-volume-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 14:06:24.012545 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.012640 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.012696 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.012739 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.012777 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.012856 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.012899 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.012983 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013025 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013085 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013136 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013181 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013220 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013317 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013359 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013422 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013463 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013524 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension UsedLimits extending resource: limits {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013577 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013627 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension TypesManage extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013690 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension UsedLimits extending resource: limits {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013745 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.013801 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension AdminActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013855 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension TypesManage extending resource: types {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013909 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension AdminActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.013989 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension AdminActions extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014044 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension AdminActions extending resource: backups {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014115 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension AdminActions extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014173 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension VolumeActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014229 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension AdminActions extending resource: backups {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014229 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension VolumeActions extending resource: volumes {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014331 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014396 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.v3.router [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.014611 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.015237 np0000173184 devstack@c-api.service[112621]: WARNING castellan.key_manager.migration [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.015511 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.contrib.snapshot_actions [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] SnapshotActionsController initialized {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 14:06:24.016190 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.016309 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.016374 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.016441 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.016498 np0000173184 devstack@c-api.service[112623]: WARNING keystonemiddleware.auth_token [None req-e56a24e7-4219-49a7-9ab2-47bfccb63c37 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:06:24.016556 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.016667 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.016728 np0000173184 devstack@c-api.service[112620]: WARNING keystonemiddleware.auth_token [None req-b0c81408-79b4-4a44-af1b-d0f46e95c0ad None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:06:24.016796 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.016879 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017021 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017134 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017234 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension UsedLimits extending resource: limits {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017333 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension TypesManage extending resource: types {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017459 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension AdminActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017572 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension AdminActions extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017671 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension AdminActions extending resource: backups {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.017731 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.017786 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension VolumeActions extending resource: volumes {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.018010 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.v3.router [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.019147 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.020366 np0000173184 devstack@c-api.service[112621]: WARNING keystonemiddleware.auth_token [None req-6bff36e8-0021-4c03-b4dd-3faadee460cb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:06:24.020556 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.022007 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.022571 np0000173184 devstack@c-api.service[112623]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b055aaa3668 pid: 112623 (default app) May 09 14:06:24.022852 np0000173184 devstack@c-api.service[112620]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b055aaa3668 pid: 112620 (default app) May 09 14:06:24.023127 np0000173184 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:06:24.023127 np0000173184 devstack@c-api.service[112623]: warnings.warn( May 09 14:06:24.023500 np0000173184 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 14:06:24.024377 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.024491 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.024600 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.024710 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.024821 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.024916 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025051 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025162 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025274 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025380 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension UsedLimits extending resource: limits {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025527 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension TypesManage extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025593 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension AdminActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025701 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension AdminActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025805 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension AdminActions extending resource: backups {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.025905 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension VolumeActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.026137 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 14:06:24.026407 np0000173184 devstack@c-api.service[112621]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b055aaa3668 pid: 112621 (default app) May 09 14:06:24.028404 np0000173184 devstack@c-api.service[112622]: WARNING keystonemiddleware.auth_token [None req-f90636ec-4403-477c-9e3e-115da2d4cd5d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 14:06:24.031251 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.031251 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.031251 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.031251 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.031513 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.031513 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.031513 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.031513 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.031739 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.031739 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.031739 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.031739 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.031739 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.031739 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.032608 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.032608 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.032608 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.032608 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.032608 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.032976 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.032976 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.032976 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.032976 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.032976 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.033319 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.033319 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.033319 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.033319 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.033597 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.033597 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.033597 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.033597 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.033597 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.033951 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.033951 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.033951 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.033951 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.033951 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.034287 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.034287 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.034287 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.034287 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.034287 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.034287 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.034669 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.034669 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.034669 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.034669 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.034669 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.034669 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035082 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035082 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035082 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035082 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035082 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035082 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035467 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035467 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035467 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035467 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035467 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035810 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035810 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035810 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.035810 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.035810 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036180 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036180 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036180 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036180 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036180 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036180 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036570 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036570 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036570 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036570 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036570 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036570 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036973 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036973 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036973 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.036973 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.036973 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.037312 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.037312 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.037312 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.037312 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.037312 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.037650 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.037650 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.037650 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.037650 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.037913 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.037913 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.037913 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.037913 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.038263 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.038263 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.038263 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.038263 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.038263 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.038647 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.038647 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.038647 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.038647 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.038647 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.039238 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.039238 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.039238 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.039238 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.039523 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.039523 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.039523 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.039523 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.039807 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.039807 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.039807 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.039807 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040162 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040162 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040162 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040162 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040433 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040433 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040433 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040433 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040657 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040657 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040657 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040657 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040657 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040837 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040837 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040837 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040837 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.040837 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.040837 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041064 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041064 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041064 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041064 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041064 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041213 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041213 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041213 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041213 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041213 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041213 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041384 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041384 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041384 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041384 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041384 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041384 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041565 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041565 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041565 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041565 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041565 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041565 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041747 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041747 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041747 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041747 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041747 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041747 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041934 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041934 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.041934 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.041934 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.042067 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.042067 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.042067 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.042067 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.042067 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.042219 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.042219 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.042219 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.042219 np0000173184 devstack@c-api.service[112623]: /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. May 09 14:06:24.042219 np0000173184 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) May 09 14:06:24.042366 np0000173184 devstack@c-api.service[112622]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b055aaa3668 pid: 112622 (default app) May 09 14:06:24.042397 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-601b5014-daf1-416e-8d36-00ab2055ae12 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:24.042397 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 946 bytes} [Sat May 9 14:06:24 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 14:06:31.364845 np0000173184 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:06:31.364845 np0000173184 devstack@c-api.service[112620]: warnings.warn( May 09 14:06:31.374155 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.374155 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.374379 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.374379 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.374379 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.374379 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.374379 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.374677 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.374677 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.374677 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.374677 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.374677 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.374677 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.375040 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.375040 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.375040 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.375040 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.375040 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.375311 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.375311 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.375311 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.375311 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.375574 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.375574 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.375574 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.375574 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.376390 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.376390 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.376390 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.376390 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.376390 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.377017 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.377017 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.377017 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.377017 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.377017 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.377517 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.377517 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.377517 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.377517 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.377517 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.377517 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378084 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378084 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378084 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378084 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378084 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378084 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378414 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378414 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378414 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378414 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378414 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378414 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378808 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378808 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378808 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378808 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.378808 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.378808 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.379198 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.379198 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.379198 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.379198 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.379430 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.379430 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.379430 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.379430 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.379430 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.379715 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.379715 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.379715 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.379715 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.379715 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380136 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380136 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380136 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380136 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380136 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380136 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380480 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380480 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380480 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380480 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380480 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380807 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380807 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380807 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.380807 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.380807 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.381291 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.381291 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.381291 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.381291 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.381533 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.381533 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.381533 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.381533 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.381759 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.381759 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.381759 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.381759 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.381759 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382090 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382090 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382090 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382090 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382090 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382444 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382444 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382444 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382444 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382679 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382679 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382679 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382679 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382905 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382905 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.382905 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.382905 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.383154 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.383154 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.383154 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.383154 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.383379 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.383379 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.383379 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.383379 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.383620 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.383620 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.383620 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.383620 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.383620 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.383620 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384068 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384068 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384068 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384068 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384068 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384380 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384380 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384380 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384380 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384380 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384380 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384380 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384802 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384802 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384802 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384802 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.384802 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.384802 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385032 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385032 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385032 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385032 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385032 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385032 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385189 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385189 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385189 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385189 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385189 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385189 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385336 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385336 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385336 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385336 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385440 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385440 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385440 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385440 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385547 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385547 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385547 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385547 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385657 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385657 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385657 np0000173184 devstack@c-api.service[112620]: /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. May 09 14:06:31.385657 np0000173184 devstack@c-api.service[112620]: warnings.warn(deprecated_msg) May 09 14:06:31.385657 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-149d7b54-ce1e-451c-8a91-f910f6af4050 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:31.866601 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-149d7b54-ce1e-451c-8a91-f910f6af4050 admin admin] POST https://199.204.45.78/volume/v3/types May 09 14:06:31.867247 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-149d7b54-ce1e-451c-8a91-f910f6af4050 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:06:31.868963 np0000173184 devstack@c-api.service[112620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 14:06:31.868963 np0000173184 devstack@c-api.service[112620]: warnings.warn( May 09 14:06:31.875505 np0000173184 devstack@c-api.service[112620]: DEBUG oslo_db.sqlalchemy.engines [None req-149d7b54-ce1e-451c-8a91-f910f6af4050 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=112620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:31.903137 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-149d7b54-ce1e-451c-8a91-f910f6af4050 admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 May 09 14:06:31.903694 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Sat May 9 14:06:31 2026] POST /volume/v3/types => generated 186 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:06:31.918081 np0000173184 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:06:31.918081 np0000173184 devstack@c-api.service[112621]: warnings.warn( May 09 14:06:31.931250 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.931250 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.931250 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.931250 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.931250 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.931801 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.931801 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.931801 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.931801 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.931801 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.932166 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.932166 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.932166 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.932166 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.932166 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.932166 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.932553 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.932553 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.932553 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.932553 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.932795 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.932795 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.932795 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.932795 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.933274 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.933274 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.933274 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.933274 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.933506 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.933506 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.933506 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.933506 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.933506 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934106 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934106 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934106 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934106 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934106 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934490 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934490 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934490 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934490 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934490 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934490 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934843 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934843 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934843 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934843 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.934843 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.934843 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.935327 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.935327 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.935327 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.935327 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.935327 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.935327 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.935756 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.935756 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.935756 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.935756 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.935756 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936078 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936078 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936078 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936078 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936078 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936340 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936340 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936340 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936340 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936340 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936340 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936780 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936780 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936780 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936780 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.936780 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.936780 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.937189 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.937189 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.937189 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.937189 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.937189 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.937547 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.937547 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.937547 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.937547 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.937547 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.937826 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.937826 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.937826 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.937826 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.938084 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.938084 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.938084 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.938084 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.938531 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.938531 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.938531 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.938531 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.938531 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.938823 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.938823 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.938823 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.938823 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.938823 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939191 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939191 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939191 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939191 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939416 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939416 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939416 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939416 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939636 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939636 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939636 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939636 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939856 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939856 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.939856 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.939856 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940178 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.940178 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940178 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.940178 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940484 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.940484 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940484 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.940484 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940484 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.940766 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940766 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.940766 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940766 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.940766 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.940766 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941026 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941026 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941026 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941026 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941026 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941221 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941221 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941221 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941221 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941221 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941221 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941373 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941373 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941373 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941373 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941373 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941373 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941548 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941548 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941548 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941548 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941548 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941548 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941694 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941694 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941694 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941694 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941694 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941694 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941836 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941836 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941836 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941836 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941951 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941951 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941951 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.941951 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.941951 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.942076 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.942076 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.942076 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.942076 np0000173184 devstack@c-api.service[112621]: /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. May 09 14:06:31.942076 np0000173184 devstack@c-api.service[112621]: warnings.warn(deprecated_msg) May 09 14:06:31.942076 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [req-149d7b54-ce1e-451c-8a91-f910f6af4050 req-9edf500d-baeb-44a4-82d6-809971e40267 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:06:32.272885 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-149d7b54-ce1e-451c-8a91-f910f6af4050 req-9edf500d-baeb-44a4-82d6-809971e40267 admin admin] POST https://199.204.45.78/volume/v3/types/7675a8e2-f2a9-4290-804b-63bbfa295810/extra_specs May 09 14:06:32.273515 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [req-149d7b54-ce1e-451c-8a91-f910f6af4050 req-9edf500d-baeb-44a4-82d6-809971e40267 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 14:06:32.275240 np0000173184 devstack@c-api.service[112621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 14:06:32.275240 np0000173184 devstack@c-api.service[112621]: warnings.warn( May 09 14:06:32.285919 np0000173184 devstack@c-api.service[112621]: DEBUG oslo_db.sqlalchemy.engines [req-149d7b54-ce1e-451c-8a91-f910f6af4050 req-9edf500d-baeb-44a4-82d6-809971e40267 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=112621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:06:32.347019 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [req-149d7b54-ce1e-451c-8a91-f910f6af4050 req-9edf500d-baeb-44a4-82d6-809971e40267 admin admin] https://199.204.45.78/volume/v3/types/7675a8e2-f2a9-4290-804b-63bbfa295810/extra_specs returned with HTTP 200 May 09 14:06:32.347624 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Sat May 9 14:06:31 2026] POST /volume/v3/types/7675a8e2-f2a9-4290-804b-63bbfa295810/extra_specs => generated 55 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:06:33.904704 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=6 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:33.919276 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=6 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:41.900334 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:06:42.345267 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:09:38.119759 np0000173184 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 14:09:38.119759 np0000173184 devstack@c-api.service[112622]: warnings.warn( May 09 14:09:38.135001 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135001 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.135001 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135001 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.135001 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135454 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.135454 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135454 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.135454 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135454 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.135859 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135859 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.135859 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135859 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.135859 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.135859 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.136349 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.136349 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.136349 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.136349 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.136635 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.136635 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.136635 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.136635 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.136954 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.136954 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.136954 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.136954 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137277 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137277 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137277 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137277 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137277 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137612 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137612 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137612 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137612 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137612 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137982 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137982 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137982 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137982 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.137982 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.137982 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.138388 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.138388 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.138388 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.138388 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.138388 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.138388 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.138772 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.138772 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.138772 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.138772 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.138772 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.138772 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.139283 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.139283 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.139283 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.139283 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.139283 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.139648 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.139648 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.139648 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.139648 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.139648 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.140165 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.140165 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.140165 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.140165 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.140165 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.140165 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.140560 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.140560 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.140560 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.140560 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.140560 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.140560 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.141069 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.141069 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.141069 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.141069 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.141069 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.141445 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.141445 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.141445 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.141445 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.141445 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.141819 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.141819 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.141819 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.141819 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.142359 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.142359 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.142359 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.142359 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.142567 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.142567 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.142567 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.142567 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.142567 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.142832 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.142832 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.142832 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.142832 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.142832 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143113 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143113 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143113 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143113 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143291 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143291 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143291 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143291 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143454 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143454 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143454 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143454 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143632 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143632 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143632 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143632 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143799 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143799 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.143799 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.143799 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144024 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144024 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144024 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144024 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144024 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144267 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144267 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144267 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144267 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144267 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144267 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144505 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144505 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144505 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144505 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144505 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144689 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144689 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144689 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144689 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144689 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144689 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144974 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144974 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144974 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144974 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.144974 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.144974 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145256 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145256 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145256 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145256 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145256 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145256 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145499 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145499 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145499 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145499 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145499 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145499 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145732 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145732 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145732 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145732 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145892 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145892 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145892 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.145892 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.145892 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.146220 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.146220 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.146220 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.146220 np0000173184 devstack@c-api.service[112622]: /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. May 09 14:09:38.146220 np0000173184 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) May 09 14:09:38.146220 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-c86f0b83-b776-4e83-be15-2ac6adca964d None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:09:38.146220 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c86f0b83-b776-4e83-be15-2ac6adca964d None None] GET https://199.204.45.78/volume// May 09 14:09:38.146504 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c86f0b83-b776-4e83-be15-2ac6adca964d None None] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:09:38.146504 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c86f0b83-b776-4e83-be15-2ac6adca964d None None] Calling method 'all' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:09:38.146504 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c86f0b83-b776-4e83-be15-2ac6adca964d None None] https://199.204.45.78/volume// returned with HTTP 300 May 09 14:09:38.146504 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 1/4] 199.204.45.78 () {66 vars in 1449 bytes} [Sat May 9 14:09:38 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 14:10:15.410547 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-8d289480-772a-48ae-adbc-2d8919014995 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:15.739192 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-8d289480-772a-48ae-adbc-2d8919014995 demo demo] GET https://199.204.45.78/volume/v3/types?is_public=None May 09 14:10:15.739567 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-8d289480-772a-48ae-adbc-2d8919014995 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:15.739650 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-8d289480-772a-48ae-adbc-2d8919014995 demo demo] Calling method 'index' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:15.740167 np0000173184 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 14:10:15.740167 np0000173184 devstack@c-api.service[112623]: warnings.warn( May 09 14:10:15.740772 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-8d289480-772a-48ae-adbc-2d8919014995 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:10:15.749674 np0000173184 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-8d289480-772a-48ae-adbc-2d8919014995 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:10:15.768964 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-8d289480-772a-48ae-adbc-2d8919014995 demo demo] https://199.204.45.78/volume/v3/types?is_public=None returned with HTTP 200 May 09 14:10:15.769412 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 2/5] 199.204.45.78 () {64 vars in 1256 bytes} [Sat May 9 14:10:15 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:15.782073 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [req-8d289480-772a-48ae-adbc-2d8919014995 req-9464c357-57c1-4b5f-930a-2bb81596addd None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:15.787160 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-8d289480-772a-48ae-adbc-2d8919014995 req-9464c357-57c1-4b5f-930a-2bb81596addd demo demo] GET https://199.204.45.78/volume/v3/types/default May 09 14:10:15.787436 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [req-8d289480-772a-48ae-adbc-2d8919014995 req-9464c357-57c1-4b5f-930a-2bb81596addd demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:15.787874 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [req-8d289480-772a-48ae-adbc-2d8919014995 req-9464c357-57c1-4b5f-930a-2bb81596addd demo demo] Calling method 'show' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:15.801354 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [req-8d289480-772a-48ae-adbc-2d8919014995 req-9464c357-57c1-4b5f-930a-2bb81596addd demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 May 09 14:10:15.801872 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 2/6] 199.204.45.78 () {66 vars in 1322 bytes} [Sat May 9 14:10:15 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:16.136387 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-5c829bba-1040-4fb1-a2b4-4edf542733a3 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:16.141632 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-5c829bba-1040-4fb1-a2b4-4edf542733a3 demo demo] GET https://199.204.45.78/volume/v3/types/default May 09 14:10:16.142175 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-5c829bba-1040-4fb1-a2b4-4edf542733a3 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:16.142672 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-5c829bba-1040-4fb1-a2b4-4edf542733a3 demo demo] Calling method 'show' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:16.157363 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-5c829bba-1040-4fb1-a2b4-4edf542733a3 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 May 09 14:10:16.157760 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 2/7] 199.204.45.78 () {64 vars in 1251 bytes} [Sat May 9 14:10:16 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:16.558985 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-7eea19f5-fe81-4b34-bc32-5129b8f234c4 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:16.882695 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-7eea19f5-fe81-4b34-bc32-5129b8f234c4 demo demo] GET https://199.204.45.78/volume/v3/types/default May 09 14:10:16.883795 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-7eea19f5-fe81-4b34-bc32-5129b8f234c4 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:16.883795 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-7eea19f5-fe81-4b34-bc32-5129b8f234c4 demo demo] Calling method 'show' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:16.893035 np0000173184 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-7eea19f5-fe81-4b34-bc32-5129b8f234c4 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 14:10:16.905047 np0000173184 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 14:10:16.905047 np0000173184 devstack@c-api.service[112622]: warnings.warn( May 09 14:10:16.907157 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-7eea19f5-fe81-4b34-bc32-5129b8f234c4 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 May 09 14:10:16.907497 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 2/8] 199.204.45.78 () {64 vars in 1251 bytes} [Sat May 9 14:10:16 2026] GET /volume/v3/types/default => generated 145 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:16.921282 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-4471c8e0-e35d-4621-a1de-018b3ca00715 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:10:16.924705 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-4471c8e0-e35d-4621-a1de-018b3ca00715 demo demo] GET https://199.204.45.78/volume/v3/types/default May 09 14:10:16.925224 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-4471c8e0-e35d-4621-a1de-018b3ca00715 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:10:16.925555 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-4471c8e0-e35d-4621-a1de-018b3ca00715 demo demo] Calling method 'show' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:10:16.941243 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-4471c8e0-e35d-4621-a1de-018b3ca00715 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 May 09 14:10:16.941633 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 3/9] 199.204.45.78 () {64 vars in 1251 bytes} [Sat May 9 14:10:16 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 14:10:25.795939 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=2 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:26.153981 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=2 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:26.903685 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=2 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:10:26.936801 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=3 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:15:07.154959 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:15:07.249943 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:15:07.250224 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:15:07.250482 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:15:07.251142 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:15:07.252246 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:15:07.292548 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 demo demo] Get all volumes completed successfully. May 09 14:15:07.295748 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-a4ef4196-042d-4af4-84b6-5852a57f1557 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:15:07.296293 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 3/10] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:15:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:15:17.284719 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:16:07.320671 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:16:07.323828 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:16:07.324077 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:16:07.324342 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:16:07.325297 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:16:07.326378 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:16:07.358507 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 demo demo] Get all volumes completed successfully. May 09 14:16:07.360622 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-bf19fda6-0db1-49a5-bacb-a78e168fbc05 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:16:07.361452 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 3/11] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:16:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:16:17.352697 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:17:07.377077 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:17:07.381382 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:17:07.381579 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:17:07.381803 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:17:07.382264 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:17:07.383176 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:17:07.417510 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 demo demo] Get all volumes completed successfully. May 09 14:17:07.419819 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-1bede521-f6fa-41ac-a39c-a195a4f94c93 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:17:07.420382 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 3/12] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:17:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:17:17.411134 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:18:07.432911 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:18:07.436877 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:18:07.437117 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:18:07.437357 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:18:07.438066 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:18:07.439106 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:18:07.485650 np0000173184 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 demo demo] Get all volumes completed successfully. May 09 14:18:07.487737 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-6ac2c01e-da69-457c-a44f-f4b2d1236046 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:18:07.488190 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 4/13] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:18:07 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) May 09 14:18:17.478668 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:19:07.506209 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-428a1599-6783-4dc2-a136-ac70d326c90d None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:19:07.508578 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-428a1599-6783-4dc2-a136-ac70d326c90d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:19:07.508796 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-428a1599-6783-4dc2-a136-ac70d326c90d demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:19:07.509067 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-428a1599-6783-4dc2-a136-ac70d326c90d demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:19:07.509378 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-428a1599-6783-4dc2-a136-ac70d326c90d demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:19:07.510558 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-428a1599-6783-4dc2-a136-ac70d326c90d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:19:07.522183 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-428a1599-6783-4dc2-a136-ac70d326c90d demo demo] Get all volumes completed successfully. May 09 14:19:07.524951 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-428a1599-6783-4dc2-a136-ac70d326c90d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:19:07.525974 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 4/14] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:19:07 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) May 09 14:19:17.513974 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:20:07.539041 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-fadd57a9-224c-4973-997b-bb4c40189bec None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:20:07.777670 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-fadd57a9-224c-4973-997b-bb4c40189bec demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:20:07.778147 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-fadd57a9-224c-4973-997b-bb4c40189bec demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:20:07.778464 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-fadd57a9-224c-4973-997b-bb4c40189bec demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:20:07.778818 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-fadd57a9-224c-4973-997b-bb4c40189bec demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:20:07.780028 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-fadd57a9-224c-4973-997b-bb4c40189bec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:20:07.788406 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-fadd57a9-224c-4973-997b-bb4c40189bec demo demo] Get all volumes completed successfully. May 09 14:20:07.790620 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-fadd57a9-224c-4973-997b-bb4c40189bec demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:20:07.791181 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 4/15] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:20:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:20:17.784211 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:21:07.806870 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-6f082889-fee8-40b2-95ae-a42c3f65711f None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:21:07.808909 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-6f082889-fee8-40b2-95ae-a42c3f65711f demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:21:07.809281 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-6f082889-fee8-40b2-95ae-a42c3f65711f demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:21:07.809634 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-6f082889-fee8-40b2-95ae-a42c3f65711f demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:21:07.810948 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-6f082889-fee8-40b2-95ae-a42c3f65711f demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:21:07.810948 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-6f082889-fee8-40b2-95ae-a42c3f65711f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:21:07.819126 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-6f082889-fee8-40b2-95ae-a42c3f65711f demo demo] Get all volumes completed successfully. May 09 14:21:07.822199 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-6f082889-fee8-40b2-95ae-a42c3f65711f demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:21:07.822809 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 4/16] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:21:07 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) May 09 14:21:17.814237 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:22:07.837367 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-26d084df-d64f-4189-af05-9e711915e4b8 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:22:07.842367 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-26d084df-d64f-4189-af05-9e711915e4b8 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:22:07.842613 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-26d084df-d64f-4189-af05-9e711915e4b8 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:22:07.842870 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-26d084df-d64f-4189-af05-9e711915e4b8 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:22:07.843257 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-26d084df-d64f-4189-af05-9e711915e4b8 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:22:07.844644 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-26d084df-d64f-4189-af05-9e711915e4b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:22:07.852517 np0000173184 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-26d084df-d64f-4189-af05-9e711915e4b8 demo demo] Get all volumes completed successfully. May 09 14:22:07.854418 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-26d084df-d64f-4189-af05-9e711915e4b8 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:22:07.854763 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 5/17] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:22:07 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) May 09 14:22:17.848201 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:23:07.875828 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:23:07.878744 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:23:07.879212 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:23:07.879476 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:23:07.879728 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:23:07.881406 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:23:07.890653 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e demo demo] Get all volumes completed successfully. May 09 14:23:07.893070 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-5b3b73c2-aba7-4dbf-bcca-74764746cb4e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:23:07.893445 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 5/18] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:23:07 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) May 09 14:23:17.885339 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:24:07.908372 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-d27877fd-da11-4b71-8581-2cf28f522884 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:24:07.912286 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-d27877fd-da11-4b71-8581-2cf28f522884 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:24:07.912583 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-d27877fd-da11-4b71-8581-2cf28f522884 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:24:07.912882 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-d27877fd-da11-4b71-8581-2cf28f522884 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:24:07.913266 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-d27877fd-da11-4b71-8581-2cf28f522884 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:24:07.914314 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-d27877fd-da11-4b71-8581-2cf28f522884 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:24:07.921701 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-d27877fd-da11-4b71-8581-2cf28f522884 demo demo] Get all volumes completed successfully. May 09 14:24:07.923809 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-d27877fd-da11-4b71-8581-2cf28f522884 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:24:07.924291 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 5/19] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:24:07 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) May 09 14:24:17.917594 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:25:07.940968 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:25:08.103035 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:25:08.103035 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:25:08.103035 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:25:08.103324 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:25:08.104134 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:25:08.113016 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 demo demo] Get all volumes completed successfully. May 09 14:25:08.114944 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c3ec3b10-54b7-4358-8f00-f7411e61edf3 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:25:08.115316 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 5/20] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:25:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:25:18.109207 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:26:08.128824 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-95bbc213-4a71-4195-ac37-c9c393bb207e None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:26:08.131919 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-95bbc213-4a71-4195-ac37-c9c393bb207e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:26:08.132266 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-95bbc213-4a71-4195-ac37-c9c393bb207e demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:26:08.132450 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-95bbc213-4a71-4195-ac37-c9c393bb207e demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:26:08.132752 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-95bbc213-4a71-4195-ac37-c9c393bb207e demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:26:08.133826 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-95bbc213-4a71-4195-ac37-c9c393bb207e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:26:08.142010 np0000173184 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-95bbc213-4a71-4195-ac37-c9c393bb207e demo demo] Get all volumes completed successfully. May 09 14:26:08.144754 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-95bbc213-4a71-4195-ac37-c9c393bb207e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:26:08.145240 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 6/21] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:26:08 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) May 09 14:26:18.137078 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:27:08.163392 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:27:08.166158 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:27:08.166453 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:27:08.166713 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:27:08.167068 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:27:08.168054 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:27:08.178730 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 demo demo] Get all volumes completed successfully. May 09 14:27:08.181724 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-bbaf7f30-e160-42e8-94c7-e3cff78c92a5 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:27:08.182304 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 6/22] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:27:08 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) May 09 14:27:18.185058 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:28:08.200669 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-c264d62e-effd-47c4-b142-d3857be9a75d None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:28:08.203682 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c264d62e-effd-47c4-b142-d3857be9a75d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:28:08.204034 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c264d62e-effd-47c4-b142-d3857be9a75d demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:28:08.204367 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-c264d62e-effd-47c4-b142-d3857be9a75d demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:28:08.204704 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-c264d62e-effd-47c4-b142-d3857be9a75d demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:28:08.205774 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-c264d62e-effd-47c4-b142-d3857be9a75d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:28:08.215505 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-c264d62e-effd-47c4-b142-d3857be9a75d demo demo] Get all volumes completed successfully. May 09 14:28:08.217667 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-c264d62e-effd-47c4-b142-d3857be9a75d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:28:08.218085 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 6/23] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:28:08 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) May 09 14:28:18.209189 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:29:08.233889 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-55f6413c-d0b9-4263-be81-571a2be79c82 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:29:08.238293 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-55f6413c-d0b9-4263-be81-571a2be79c82 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:29:08.240042 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-55f6413c-d0b9-4263-be81-571a2be79c82 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:29:08.240353 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-55f6413c-d0b9-4263-be81-571a2be79c82 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:29:08.240715 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-55f6413c-d0b9-4263-be81-571a2be79c82 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:29:08.242463 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-55f6413c-d0b9-4263-be81-571a2be79c82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:29:08.251442 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-55f6413c-d0b9-4263-be81-571a2be79c82 demo demo] Get all volumes completed successfully. May 09 14:29:08.253896 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-55f6413c-d0b9-4263-be81-571a2be79c82 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:29:08.254448 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 6/24] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:29:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:29:18.246341 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:30:08.270821 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:30:08.516362 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:30:08.516751 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:30:08.517203 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:30:08.517750 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:30:08.519679 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:30:08.529202 np0000173184 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e demo demo] Get all volumes completed successfully. May 09 14:30:08.533240 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-0a997489-3b87-4bb2-91f4-66dcbad1bf6e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:30:08.533678 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 7/25] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:30:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:30:18.524344 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:31:08.548418 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:31:08.551284 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:31:08.551532 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:31:08.551806 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:31:08.552169 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:31:08.553262 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:31:08.561219 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 demo demo] Get all volumes completed successfully. May 09 14:31:08.563254 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-3b48125a-9b1c-4fd0-b86c-58ec017c60c4 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:31:08.563954 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 7/26] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:31:08 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) May 09 14:31:18.557025 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:32:08.584011 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-1bfda095-da05-4e86-b8ef-6381f894815d None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:32:08.588169 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-1bfda095-da05-4e86-b8ef-6381f894815d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:32:08.588475 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-1bfda095-da05-4e86-b8ef-6381f894815d demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:32:08.588780 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-1bfda095-da05-4e86-b8ef-6381f894815d demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:32:08.589170 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-1bfda095-da05-4e86-b8ef-6381f894815d demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:32:08.590262 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-1bfda095-da05-4e86-b8ef-6381f894815d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:32:08.597716 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-1bfda095-da05-4e86-b8ef-6381f894815d demo demo] Get all volumes completed successfully. May 09 14:32:08.599742 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-1bfda095-da05-4e86-b8ef-6381f894815d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:32:08.600160 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 7/27] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:32:08 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) May 09 14:32:18.593744 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:33:08.616167 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:33:08.618976 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:33:08.619245 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:33:08.619505 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:33:08.619853 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:33:08.621198 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:33:08.629329 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 demo demo] Get all volumes completed successfully. May 09 14:33:08.632289 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-62391fc1-3cc1-46b9-aa25-8568a4413b35 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:33:08.633008 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 7/28] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:33:08 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) May 09 14:33:18.625633 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:34:08.650467 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:34:08.657177 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:34:08.657916 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:34:08.658374 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:34:08.658864 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:34:08.660723 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:34:08.673092 np0000173184 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 demo demo] Get all volumes completed successfully. May 09 14:34:08.675139 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-25585cfd-22e8-4c21-9daf-753dfa5d6027 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:34:08.675482 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 8/29] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:34:08 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) May 09 14:34:18.665912 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:35:08.695467 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:35:08.798161 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:35:08.798336 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:35:08.798515 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:35:08.798724 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:35:08.799392 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:35:08.805148 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f demo demo] Get all volumes completed successfully. May 09 14:35:08.806995 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-8d49ca8b-3634-4976-a683-0b94aec4de1f demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:35:08.807349 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 8/30] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:35:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:35:18.802087 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:36:08.823459 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:36:08.827640 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:36:08.827884 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:36:08.828204 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:36:08.828460 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:36:08.829503 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:36:08.839536 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 demo demo] Get all volumes completed successfully. May 09 14:36:08.841463 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-99d1f258-97f7-4dd5-9026-78dbccf1bb10 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:36:08.841830 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 8/31] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:36:08 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) May 09 14:36:18.833033 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:37:08.856706 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:37:08.860245 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:37:08.860487 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:37:08.860777 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:37:08.861105 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:37:08.862346 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:37:08.870915 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b demo demo] Get all volumes completed successfully. May 09 14:37:08.874058 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-b61b2353-21bc-465d-b9ff-acde4d7f729b demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:37:08.874540 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 8/32] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:37:08 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) May 09 14:37:18.865630 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:38:08.888017 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:38:08.892126 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:38:08.892540 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:38:08.892915 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:38:08.893437 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:38:08.895047 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:38:08.902679 np0000173184 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 demo demo] Get all volumes completed successfully. May 09 14:38:08.904805 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-1a01f985-9664-4519-94f7-6e7ada3f17a2 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:38:08.905198 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 9/33] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:38:08 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) May 09 14:38:18.899249 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:39:08.919886 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:39:08.923434 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:39:08.923675 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:39:08.923917 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:39:08.924256 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:39:08.926131 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:39:08.936250 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 demo demo] Get all volumes completed successfully. May 09 14:39:08.938383 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-14d2fde9-9088-4ae5-876d-bfcb1ec7b485 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:39:08.939052 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 9/34] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:39:08 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) May 09 14:39:18.929472 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:40:08.957611 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:40:09.082052 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:40:09.082296 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:40:09.082577 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:40:09.082869 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:40:09.083814 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:40:09.092265 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 demo demo] Get all volumes completed successfully. May 09 14:40:09.095215 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-ee69742c-bf0b-4ea1-80d2-ec7c0cb8da33 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:40:09.095679 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 9/35] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:40:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:40:19.086862 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:41:09.112056 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-c2830661-cdfe-459a-8b37-658a6ac7001a None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:41:09.116477 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c2830661-cdfe-459a-8b37-658a6ac7001a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:41:09.116722 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c2830661-cdfe-459a-8b37-658a6ac7001a demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:41:09.116987 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-c2830661-cdfe-459a-8b37-658a6ac7001a demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:41:09.117300 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-c2830661-cdfe-459a-8b37-658a6ac7001a demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:41:09.119208 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-c2830661-cdfe-459a-8b37-658a6ac7001a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:41:09.125123 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-c2830661-cdfe-459a-8b37-658a6ac7001a demo demo] Get all volumes completed successfully. May 09 14:41:09.127680 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-c2830661-cdfe-459a-8b37-658a6ac7001a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:41:09.128206 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 9/36] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:41:09 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) May 09 14:41:19.121000 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:42:09.142510 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-673ee48f-312c-4141-97f0-ed66e139297a None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:42:09.146045 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-673ee48f-312c-4141-97f0-ed66e139297a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:42:09.146272 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-673ee48f-312c-4141-97f0-ed66e139297a demo demo] Empty body provided in request {{(pid=112623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:42:09.146514 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.openstack.wsgi [None req-673ee48f-312c-4141-97f0-ed66e139297a demo demo] Calling method 'detail' {{(pid=112623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:42:09.146815 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.api.api_utils [None req-673ee48f-312c-4141-97f0-ed66e139297a demo demo] Removing options '' from query. {{(pid=112623) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:42:09.147996 np0000173184 devstack@c-api.service[112623]: DEBUG cinder.volume.api [None req-673ee48f-312c-4141-97f0-ed66e139297a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112623) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:42:09.159139 np0000173184 devstack@c-api.service[112623]: INFO cinder.volume.api [None req-673ee48f-312c-4141-97f0-ed66e139297a demo demo] Get all volumes completed successfully. May 09 14:42:09.162906 np0000173184 devstack@c-api.service[112623]: INFO cinder.api.openstack.wsgi [None req-673ee48f-312c-4141-97f0-ed66e139297a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:42:09.163443 np0000173184 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 10/37] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:42:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 14:42:19.150859 np0000173184 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=1 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:43:09.179388 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.middleware.request_id [None req-096eecda-9e46-44c2-bd07-1043e3052674 None None] RequestId filter calling following filter/app {{(pid=112620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:43:09.183290 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-096eecda-9e46-44c2-bd07-1043e3052674 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:43:09.183653 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-096eecda-9e46-44c2-bd07-1043e3052674 demo demo] Empty body provided in request {{(pid=112620) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:43:09.184220 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.openstack.wsgi [None req-096eecda-9e46-44c2-bd07-1043e3052674 demo demo] Calling method 'detail' {{(pid=112620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:43:09.184678 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.api.api_utils [None req-096eecda-9e46-44c2-bd07-1043e3052674 demo demo] Removing options '' from query. {{(pid=112620) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:43:09.186150 np0000173184 devstack@c-api.service[112620]: DEBUG cinder.volume.api [None req-096eecda-9e46-44c2-bd07-1043e3052674 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112620) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:43:09.193072 np0000173184 devstack@c-api.service[112620]: INFO cinder.volume.api [None req-096eecda-9e46-44c2-bd07-1043e3052674 demo demo] Get all volumes completed successfully. May 09 14:43:09.195263 np0000173184 devstack@c-api.service[112620]: INFO cinder.api.openstack.wsgi [None req-096eecda-9e46-44c2-bd07-1043e3052674 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:43:09.195673 np0000173184 devstack@c-api.service[112620]: [pid: 112620|app: 0|req: 10/38] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:43:09 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) May 09 14:43:19.189728 np0000173184 devstack@c-api.service[112620]: DEBUG dbcounter [-] [112620] Writing DB stats cinder:SELECT=1 {{(pid=112620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:44:09.210954 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.middleware.request_id [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b None None] RequestId filter calling following filter/app {{(pid=112621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:44:09.214125 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:44:09.214373 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b demo demo] Empty body provided in request {{(pid=112621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:44:09.214619 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.openstack.wsgi [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b demo demo] Calling method 'detail' {{(pid=112621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:44:09.214990 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.api.api_utils [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b demo demo] Removing options '' from query. {{(pid=112621) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:44:09.216218 np0000173184 devstack@c-api.service[112621]: DEBUG cinder.volume.api [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112621) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:44:09.225298 np0000173184 devstack@c-api.service[112621]: INFO cinder.volume.api [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b demo demo] Get all volumes completed successfully. May 09 14:44:09.227739 np0000173184 devstack@c-api.service[112621]: INFO cinder.api.openstack.wsgi [None req-ad99b7f4-1c4b-452e-bfd3-42375b9bff4b demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:44:09.228261 np0000173184 devstack@c-api.service[112621]: [pid: 112621|app: 0|req: 10/39] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:44:09 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) May 09 14:44:19.220435 np0000173184 devstack@c-api.service[112621]: DEBUG dbcounter [-] [112621] Writing DB stats cinder:SELECT=1 {{(pid=112621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 14:45:09.242767 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-34fb1bbc-6570-4b33-937a-53d171127279 None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 14:45:09.349300 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-34fb1bbc-6570-4b33-937a-53d171127279 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail May 09 14:45:09.349522 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-34fb1bbc-6570-4b33-937a-53d171127279 demo demo] Empty body provided in request {{(pid=112622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 14:45:09.349764 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-34fb1bbc-6570-4b33-937a-53d171127279 demo demo] Calling method 'detail' {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 14:45:09.350065 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.api.api_utils [None req-34fb1bbc-6570-4b33-937a-53d171127279 demo demo] Removing options '' from query. {{(pid=112622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 14:45:09.350960 np0000173184 devstack@c-api.service[112622]: DEBUG cinder.volume.api [None req-34fb1bbc-6570-4b33-937a-53d171127279 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112622) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 14:45:09.358483 np0000173184 devstack@c-api.service[112622]: INFO cinder.volume.api [None req-34fb1bbc-6570-4b33-937a-53d171127279 demo demo] Get all volumes completed successfully. May 09 14:45:09.361372 np0000173184 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-34fb1bbc-6570-4b33-937a-53d171127279 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 May 09 14:45:09.361855 np0000173184 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 10/40] 199.204.45.78 () {64 vars in 1290 bytes} [Sat May 9 14:45:09 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) May 09 14:45:19.354333 np0000173184 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}